Home
last modified time | relevance | path

Searched refs:guard (Results 26 – 46 of 46) sorted by relevance

12

/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake169 #no support of -mstack-protector-guard=global"
/Zephyr-latest/arch/x86/core/
DKconfig.ia3274 by preceding all stack areas with a 4K guard page.
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst161 memories, and/or programs a stack-overflow MPU guard at the bottom of the thread's
415 the stack guard (in certain Arm v8-M configurations with :kconfig:option:`CONFIG_MPU_GAP_FILLING`
416 enabled 2 MPU regions are required to implement the guard feature)
499 * a read-only region for the MPU stack guard
/Zephyr-latest/arch/arm64/core/
DKconfig198 by preceding all stack areas with a fixed guard region.
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst206 implemented via dedicated CPU features, or read-only MMU/MPU guard regions
Dfloat.rst99 the thread's guard region to always guarantee stack overflow detection,
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst63 Some systems implement this feature by creating at runtime a 'guard' MPU region
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst178 - If guard-based stack overflow detection is enabled, a small write-protected
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst260 * :github:`3718` - Mpu stack guard is not set when reaching main
Drelease-notes-1.14.rst153 * :github:`16779` - [Zephyr v1.14] ARM: fix the start address of MPU guard in stack-fail checking (…
353 * :github:`16779` - [Zephyr v1.14] ARM: fix the start address of MPU guard in stack-fail checking (…
597 - Fix and normalize headers guard
Drelease-notes-1.12.rst69 * arch: arm: thread built-in stack guard implementation
Drelease-notes-2.0.rst964 * :github:`16779` - [Zephyr v1.14] ARM: fix the start address of MPU guard in stack-fail checking (…
Drelease-notes-3.7.rst261 * Added kconfig :kconfig:option:`CONFIG_XTENSA_BREAK_ON_UNRECOVERABLE_EXCEPTIONS` to guard
Drelease-notes-2.5.rst258 memory) and stack guard features.
Drelease-notes-3.2.rst96 resulting sample point outside the guard limit.
Drelease-notes-3.3.rst429 * Added a guard to prevent bonding to the same device more than once.
/Zephyr-latest/arch/
DKconfig900 dynamic MPU regions (user thread stack, PRIV stack guard
/Zephyr-latest/kernel/
DKconfig202 mapped with guard pages on both ends to catch undesired
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst1203 We guard all access to services using a custom security check implemented in
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst153 …<https://wiki.sei.cmu.edu/confluence/display/c/PRE06-C.+Enclose+header+files+in+an+include+guard>`_
/Zephyr-latest/
DCMakeLists.txt1141 # for example, stack guard (if enabled). So the libc partition must be pinned

12