Searched refs:guards (Results 1 – 13 of 13) sorted by relevance
28 Stack guards are implemented by using a single MPU region and setting the63 some added complexity when implementing stack guards.
24 Enable thread stack guards via MPU. ARC supports built-in stack protection.
75 region, which guards the stack of a thread that is using the
187 * does not require any memory areas to be reserved for stack guards406 MPU stack guards417 * MPU guards are re-programmed at every context-switch, adding a small overhead to the
669 system calls. If stack guards are implemented, a stack guard region must721 On an MMU system there should be no physical guards; the privilege mode stack731 stacks, and guards. It must be appropriately sized such that an MPU region740 any guards in the thread stack must be completely carved out, and the
46 * Fixed a few MPU related issues with stack guards322 * :github:`5130` - include guards missing in toolchain/gcc.h and toolchain/common.h
817 * :github:`22640` - [Coverity CID :208209] 'Constant' variable guards dead code in drivers/gpio/gpi…
693 * Several ARC simulation targets (ARC nSIM EM/SEM; with and without MPU stack guards)1269 * :github:`14693` - ARC: need test coverage for MPU stack guards
1055 * :github:`16360` - ARM: Implement configurable MPU-based stack overflow guards
932 * :github:`28412` - [Coverity CID :214279] 'Constant' variable guards dead code in tests/drivers/cl…
1492 * :github:`29499` - x86 thread stack guards persist after thread exit
301 lead to undefined behavior or inconsistent states. This API guards such
206 - **Stack protection:** Stack guards would provide mechanisms for