Analyse and explore linux
Component HAVE_ARCH_WITHIN_STACK_FRAMES

Component Type: kbuild config

More info: An architecture should select this if it can walk the kernel stack frames to determine if an object is part of either the arguments or local variables (i.e. that it excludes saved return addresses, and similar) by implementing an inline arch_within_stack_frames(), which is used by CONFIG_HARDENED_USERCOPY.

Build project: Kconfig (Linux kconfig) (Path: arch\Kconfig )

Other views: file explorer

Generated by PFA software prototype