zephyr/arch/arm/core/cortex_m
Andrew Boie 41f6011c36 userspace: remove APPLICATION_MEMORY feature
This was never a long-term solution, more of a gross hack
to get test cases working until we could figure out a good
end-to-end solution for memory domains that generated
appropriate linker sections. Now that we have this with
the app shared memory feature, and have converted all tests
to remove it, delete this feature.

To date all userspace APIs have been tagged as 'experimental'
which sidesteps deprecation policies.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-02-08 07:04:30 -05:00
..
cmse arch: arm: implement cmse address range check (secure) 2018-06-15 13:14:27 +02:00
mpu userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
tz arm: CONFIG_ARM_SAU -> CONFIG_CPU_HAS_ARM_SAU 2019-01-30 13:30:17 -05:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
exc_manage.c
Kconfig arch: arm: update doc for 8-byte stack alignment option for Cortex-M 2019-02-06 18:54:58 -05:00
nmi_on_reset.S
nmi.c
prep_c.c arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
reset.S arch: arm: make stack pointer switch & initialization part of C prep 2019-01-31 06:33:16 -05:00
scb.c cmake: move ti_lm3s6965-specific code into the soc directory 2018-09-14 10:22:20 -05:00
vector_table.h arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
vector_table.S arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00