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:
Ioannis Glaropoulos 2021-05-25 21:03:46 +02:00 committed by Kumar Gala
commit 00e2bb0288
2 changed files with 9 additions and 7 deletions

View file

@ -5,7 +5,11 @@
*/ */
/* This partition table should be used along with TFM configuration: /* 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.
*/ */
/ { / {

View file

@ -5,14 +5,12 @@
*/ */
/* This partition table should be used along with TFM configuration: /* This partition table should be used along with TFM configuration:
* - TEST_S=OFF (NO REGRESSION)
* - TFM_PSA_API=ON (IPC) * - 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, * In this configuration, TFM binary does not include tests.
* its size is bloated and it is not possible to set secondary partitions * The partition sizes are compatible with the TF-M platform
* for secured or non secured images. * flash_layout.h.
*/ */
/ { / {