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>
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 c90a1d0..eb345ff 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 7928420..3e09799 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.
   */
 
 / {