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 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h arch: arm: improve documentation of _arch_irq_lock(..) 2019-02-07 11:15:52 -06:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cmsis.h dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
error.h arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
exc.h dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
irq.h subsys: debug: tracing: Fix interrupt hooks 2018-11-06 16:15:29 -05:00
memory_map.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
misc.h kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
nmi.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_io.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00