From 00e2bb0288d81c30aef3eeb59ea8adf8d079920f Mon Sep 17 00:00:00 2001 From: Ioannis Glaropoulos Date: Tue, 25 May 2021 21:03:46 +0200 Subject: [PATCH] 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 --- .../psa_level_1/boards/stm32l562e_dk_ns.overlay | 6 +++++- .../tfm_ipc/boards/stm32l562e_dk_ns.overlay | 10 ++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/samples/tfm_integration/psa_level_1/boards/stm32l562e_dk_ns.overlay b/samples/tfm_integration/psa_level_1/boards/stm32l562e_dk_ns.overlay index c90a1d0b9e6..eb345ff5dff 100644 --- a/samples/tfm_integration/psa_level_1/boards/stm32l562e_dk_ns.overlay +++ b/samples/tfm_integration/psa_level_1/boards/stm32l562e_dk_ns.overlay @@ -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. */ / { diff --git a/samples/tfm_integration/tfm_ipc/boards/stm32l562e_dk_ns.overlay b/samples/tfm_integration/tfm_ipc/boards/stm32l562e_dk_ns.overlay index 7928420cde5..3e097996d56 100644 --- a/samples/tfm_integration/tfm_ipc/boards/stm32l562e_dk_ns.overlay +++ b/samples/tfm_integration/tfm_ipc/boards/stm32l562e_dk_ns.overlay @@ -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. */ / {