zephyr/include/arch/arm/cortex_m
Andrew Boie 7d1b1212aa arm_core_mpu_dev.h: include proper headers
This header needs Zephyr's specific type definitions. It also
needs struct k_mem_partition and struct k_mem_domain, but they
are defined opaquely here instead of pulling in kernel.h (which
would create nasty dependency loops)

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-11-01 11:24:00 -07:00
..
mpu arm_core_mpu_dev.h: include proper headers 2017-11-01 11:24:00 -07:00
scripts arch: arm: core: fix vector table relocate write to flash 2017-10-23 12:31:47 +02:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline_gcc.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cmsis.h arm: Add build time consistency check for irq priority defines 2017-06-16 16:18:12 -04:00
error.h k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
exc.h arm: exception-assisted kernel panic/oops support 2017-04-22 10:31:49 -04:00
irq.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
memory_map.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00: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