zephyr/include/arch/arm/cortex_m
Ioannis Glaropoulos 823d86097f arch: arm: MPU-align GCOV section, only if CONFIG_USERSPACE=y
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>
2019-03-04 16:52:59 +01:00
..
mpu arch: arm: enhance built-time rule to check for start addr alignment 2019-02-21 10:03:23 -08:00
scripts arch: arm: MPU-align GCOV section, only if CONFIG_USERSPACE=y 2019-03-04 16:52:59 +01:00
addr_types.h
asm_inline_gcc.h
asm_inline.h
cmsis.h
error.h arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
exc.h
irq.h
memory_map.h
misc.h
nmi.h
sys_io.h