We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e3df2 commit 6f9dc68Copy full SHA for 6f9dc68
arch/Kconfig
@@ -673,6 +673,7 @@ config SHADOW_CALL_STACK
673
bool "Shadow Call Stack"
674
depends on ARCH_SUPPORTS_SHADOW_CALL_STACK
675
depends on DYNAMIC_FTRACE_WITH_ARGS || DYNAMIC_FTRACE_WITH_REGS || !FUNCTION_GRAPH_TRACER
676
+ depends on MMU
677
help
678
This option enables the compiler's Shadow Call Stack, which
679
uses a shadow stack to protect function return addresses from
0 commit comments