mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 06:13:09 +00:00
The GCOV section is programmed as a static MPU region, only in builds with support for User Mode, otherwise it is not programmed into an MPU region at all. To reflect this in the linker, the MPU-alignment for GCOV section is enforced only under CONFIG_USERSPACE=y. Otherwise, single-word alignment is enforced. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
x86_64 | ||
xtensa | ||
bits_portable.h | ||
cpu.h | ||
syscall.h |