zephyr/arch/arm/core
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
..
cortex_m arch: arm: API & implementation of SAU region configuration 2018-08-13 18:58:11 -07:00
offsets
CMakeLists.txt arch: arm: configure non-secure registers from secure firmware 2018-08-13 18:58:11 -07:00
Kconfig arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
__aeabi_atexit.c
cpu_idle.S
exc_exit.S kernel: Remove legacy preemption checking 2018-05-25 09:40:55 -07:00
fatal.c arm: add z_arch_user_string_nlen 2018-07-31 07:47:15 -07:00
fault.c arm: _FaultShow: fix typo MMFSR -> UFSR 2018-08-03 08:41:22 -05:00
fault_s.S
irq_init.c
irq_manage.c arch: arm: define and implement ARM IRQ target state API 2018-06-15 15:53:11 +02:00
irq_offload.c
irq_relay.S
isr_wrapper.S
swap.c
swap_helper.S arm: fix assembler offset errors on Cortex-M0 2018-07-25 20:04:29 -04:00
sys_fatal_error_handler.c arch: arm: document non-returning fatal handlers 2018-05-25 09:46:24 -05:00
thread.c kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
thread_abort.c
userspace.S arm: add z_arch_user_string_nlen 2018-07-31 07:47:15 -07:00