Skip to content

Commit

Permalink
armv8m: Default open hardware stack check
Browse files Browse the repository at this point in the history
Signed-off-by: wangmingrong1 <[email protected]>
  • Loading branch information
W-M-R authored and acassis committed Jan 21, 2025
1 parent 1828d09 commit 5918335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/src/armv8-m/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ config ARMV8M_TARGET2_PREL

choice
prompt "Select the stack protection Schema"
default ARMV8M_STACKCHECK_HARDWARE if DEBUG_FEATURES
default ARMV8M_STACKCHECK_NONE

config ARMV8M_STACKCHECK_NONE
Expand Down

0 comments on commit 5918335

Please sign in to comment.