zephyr/include/arch/arm
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
..
cortex_m arch: arm: pointer argument to MPU region re-programming functions 2019-03-07 19:20:30 -08:00
arch.h include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
syscall.h syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00