zephyr/arch/arm/core/cortex_m
Ioannis Glaropoulos 2384ebc2e3 arch: arm: mpu: refactor internal ARMv7-M and ARMv8-M MPU functions
Refactor internal ARM v7m and v8m MPU region re-programming
functions to take as argument a pointer to k_mem_partition
objects, instead of the object itself.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-03-07 19:20:30 -08:00
..
cmse arch: arm: implement cmse address range check (secure) 2018-06-15 13:14:27 +02:00
mpu arch: arm: mpu: refactor internal ARMv7-M and ARMv8-M MPU functions 2019-03-07 19:20:30 -08:00
tz arm: CONFIG_ARM_SAU -> CONFIG_CPU_HAS_ARM_SAU 2019-01-30 13:30:17 -05:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
exc_manage.c Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
Kconfig kconfig: arm: cortex_m: Remove duplicated CPU_CORTEX_M dependencies 2019-03-07 04:21:17 -06:00
nmi_on_reset.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nmi.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
prep_c.c arm: cortex_m: prep_c: Fix compile warning with relocate_vector_table 2019-02-21 09:32:07 -05:00
reset.S arch: arm: make stack pointer switch & initialization part of C prep 2019-01-31 06:33:16 -05:00
scb.c cmake: move ti_lm3s6965-specific code into the soc directory 2018-09-14 10:22:20 -05:00
vector_table.h arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
vector_table.S arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00