zephyr/include/arch/arm/cortex_m
Andrew Boie 0a1ea32437 mpu: arm: restrict access to PPB/IO regions
User mode shouldn't be able to read/write to this memory directly,
needs to be done on its behalf by driver system calls.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-04-02 19:54:08 -07:00
..
mpu mpu: arm: restrict access to PPB/IO regions 2018-04-02 19:54:08 -07:00
scripts linker: arm: add stm32 ccm sections 2018-02-13 12:36:22 -06:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline_gcc.h arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cmsis.h arch: arm: SecureFault_IRQn for non-CMSIS-compliant MCUs 2018-03-20 21:34:01 +08:00
error.h arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
exc.h arm: exception-assisted kernel panic/oops support 2017-04-22 10:31:49 -04:00
irq.h cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
memory_map.h arch: arm: define Cortex-M23, Cortex-M33 CPUs 2018-02-08 12:07:38 -06:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
nmi.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sys_io.h arch: arm: add initial support for CONFIG_USERSPACE 2017-09-26 10:00:53 -07:00