zephyr/include/arch
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
..
arc arch: move common app_data_alignment.ld file 2019-02-28 08:53:16 -08:00
arm arch: arm: pointer argument to MPU region re-programming functions 2019-03-07 19:20:30 -08:00
common arch: move common app_data_alignment.ld file 2019-02-28 08:53:16 -08:00
nios2 kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
posix include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
riscv32 linker: riscv32: Fix .riscv.attributes orphan sections warning 2019-02-15 12:37:21 -05:00
x86 kernel: move CONFIG_RETPOLINE definition 2019-03-01 12:35:04 -08:00
x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa kernel: init: Add nop instruction in main 2018-12-14 13:17:36 +01:00
bits_portable.h include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
cpu.h arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00