zephyr/include/arch/arm/cortex_m
Ioannis Glaropoulos 9611c9ab4d arch: arm: pointer argument to MPU region re-programming functions
This commit refactors the MPU region re-programming functions,
to take as argument an array of pointers to memory partition
structures, instead of the whole array of the partitions. In
this way the stack usage can be minimized, if the actual
partition information is kept in statically allocated memory.

instead of the map itself.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-03-07 19:20:30 -08:00
..
mpu arch: arm: pointer argument to MPU region re-programming functions 2019-03-07 19:20:30 -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