zephyr/arch/arm/core/cortex_m
Ioannis Glaropoulos 8204ecbead arch: arm: mpu: declare and define arm_mpu_config as const
Declare and define arm_mpu_config and arm_mpu_regions
structs as const, as they are not modified in run-time.

Fixes #10320

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-11-21 09:44:21 -05:00
..
cmse arch: arm: implement cmse address range check (secure) 2018-06-15 13:14:27 +02:00
mpu arch: arm: mpu: declare and define arm_mpu_config as const 2018-11-21 09:44:21 -05:00
tz arch: arm: API to allow Non-Secure FPU Access 2018-10-27 21:39:51 -04: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 arch: high-level Kconfig symbol structure for Trusted Execution 2018-10-24 16:38:33 +01: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 arch: arm: core: cortex_m: add a barrier before the dummy FP instruction 2018-06-14 19:09:34 +02:00
reset.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01: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: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00