tfm: Fix indentation of help text for BUILD_WITH_TFM

Fix indentation of help text for BUILD_WITH_TFM.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
Joakim Andersson 2023-11-28 15:45:22 +01:00 committed by Carles Cufí
commit 02c5cd28db

View file

@ -44,7 +44,7 @@ menuconfig BUILD_WITH_TFM
Notes: Notes:
Building with the "_ns" BOARD variant (e.g. "mps2_an521_ns") Building with the "_ns" BOARD variant (e.g. "mps2_an521_ns")
ensures that CONFIG_TRUSTED_EXECUTION_NONSECURE is enabled. ensures that CONFIG_TRUSTED_EXECUTION_NONSECURE is enabled.
By default we allow Zephyr preemptible threads be preempted By default we allow Zephyr preemptible threads be preempted
while performing a secure function call. while performing a secure function call.