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:
parent
7543386f83
commit
02c5cd28db
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue