samples: tfm_integration: DT overlay doc fixes for stm32l562e_dk_ns
Minor documentation fixes for the DT overlay files for stm32l562e_dk_ns board. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
d4ae6a9cf3
commit
00e2bb0288
2 changed files with 9 additions and 7 deletions
|
@ -5,7 +5,11 @@
|
|||
*/
|
||||
|
||||
/* This partition table should be used along with TFM configuration:
|
||||
* - TFM_PSA_API=ON (IPC)
|
||||
* - TEST_S=OFF (NO REGRESSION)
|
||||
*
|
||||
* In this configuration, TFM binary does not include tests.
|
||||
* The partition sizes are compatible with the TF-M platform
|
||||
* flash_layout.h.
|
||||
*/
|
||||
|
||||
/ {
|
||||
|
|
|
@ -5,14 +5,12 @@
|
|||
*/
|
||||
|
||||
/* This partition table should be used along with TFM configuration:
|
||||
* - TEST_S=OFF (NO REGRESSION)
|
||||
* - TFM_PSA_API=ON (IPC)
|
||||
* - ISOLATION_LEVEL 2
|
||||
* - TEST_S=ON (REGRESSION)
|
||||
* - TEST_NS=OFF (By default)
|
||||
*
|
||||
* In this configuration, TFM binary includes tests. As a consequence,
|
||||
* its size is bloated and it is not possible to set secondary partitions
|
||||
* for secured or non secured images.
|
||||
* In this configuration, TFM binary does not include tests.
|
||||
* The partition sizes are compatible with the TF-M platform
|
||||
* flash_layout.h.
|
||||
*/
|
||||
|
||||
/ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue