zephyr/arch/arm/core/cortex_m
Ioannis Glaropoulos 6ee0ad2944 arch: arm: add ASSERT in _get_region_attr_by_type
This commit adds an __ASSERT line in _get_region_attr_by_type,
to signal an error if the supplied MPU region type is not valid.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-08-19 11:18:14 -07:00
..
cmse arch: arm: implement cmse address range check (secure) 2018-06-15 13:14:27 +02:00
mpu arch: arm: add ASSERT in _get_region_attr_by_type 2018-08-19 11:18:14 -07:00
tz arch: arm: clean-up "default n" entries in Kconfig option definitions 2018-08-15 04:09:16 -07:00
CMakeLists.txt
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
exc_manage.c
nmi.c
nmi_on_reset.S
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: arm: Add platform init hook at __start 2018-05-15 15:49:15 -05:00
scb.c
vector_table.S
vector_table.h