zephyr/arch/arm/core/cortex_m
Ioannis Glaropoulos 3b79b283f9 arch: arm: API & implementation of SAU region configuration
This commit contribute an internal ARM API that enables the
user to confgure an ARM Security Attribution Unit region. It
also defines ARM_SAU as a K-config option to indicate that
an MCU implements the ARM SAU.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-08-13 18:58:11 -07:00
..
cmse arch: arm: implement cmse address range check (secure) 2018-06-15 13:14:27 +02:00
mpu arch: arm: optimize _size_to_mpu_rasr_size function 2018-08-13 13:00:30 -07:00
tz arch: arm: API & implementation of SAU region configuration 2018-08-13 18:58:11 -07:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05: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 arch: arm: SecureFault Handling for Cortex-M33 2018-03-13 10:23:40 -05:00
vector_table.h arch: arm: SecureFault Handling for Cortex-M33 2018-03-13 10:23:40 -05:00