zephyr/arch/arm/core/cortex_m
Ioannis Glaropoulos 8960cf4c1a arch: arm: mpu: fix variable type
Fix the type of struct field index to int, to avoid
loss of precision, in case the variable holds the value
-EINVAL (in the case of errors in MPU configuration).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-03-19 09:39:25 -05:00
..
cmse
mpu arch: arm: mpu: fix variable type 2019-03-19 09:39:25 -05:00
tz arm: CONFIG_ARM_SAU -> CONFIG_CPU_HAS_ARM_SAU 2019-01-30 13:30:17 -05:00
CMakeLists.txt
exc_manage.c
Kconfig kconfig: arm: cortex_m: Remove duplicated CPU_CORTEX_M dependencies 2019-03-07 04:21:17 -06:00
nmi_on_reset.S
nmi.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
prep_c.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
reset.S arch: arm: make stack pointer switch & initialization part of C prep 2019-01-31 06:33:16 -05:00
scb.c
vector_table.h
vector_table.S arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00