zephyr/include/arch/arm/cortex_m
Ioannis Glaropoulos db3f6aab02 arch: arm: add option to define an NSC region
This commit adds K-config options that allow the user to
signify an ARM Secure Firmware that contains Secure Entry
functions and to define the starting address of the linker
section that will contain the Secure Entry functions. It
also instructs the linker to append the NSC section if
instructed so by the user.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-08-13 18:58:11 -07:00
..
mpu arch: arm: mpu: enable WT caching on Flash 2018-07-11 10:55:31 -04:00
scripts arch: arm: add option to define an NSC region 2018-08-13 18:58:11 -07: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: fix SecureFault IRQn for non-CMSIS compliant MCUs 2018-05-15 08:57:16 -05:00
error.h syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
exc.h arch: arm: Set Zero Latency IRQ to priority level zero: 2018-06-20 18:05:02 +02: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