zephyr/arch/arm/core
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
..
cortex_m userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
offsets arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
__aeabi_atexit.c
CMakeLists.txt Gcov: Added support for ARM. 2019-01-16 06:12:33 -05:00
cpu_idle.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
exc_exit.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
fatal.c arch: arm: fix error reporting for stack overflow 2018-12-14 16:21:58 -06:00
fault_s.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
fault.c arch: arm: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
irq_init.c
irq_manage.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
irq_offload.c arch: arm: minor style fixes in funtion and headers' documentation 2019-02-07 11:15:52 -06:00
irq_relay.S arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
isr_wrapper.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00
Kconfig kernel: Add CONFIG_SWAP_NONATOMIC flag 2019-01-15 13:06:35 +01:00
swap_helper.S arch: arm: fix macro name inside an inline comment 2019-02-06 11:44:35 -06:00
swap.c kernel: swap: Fix __swap signature 2018-09-14 16:55:37 -04:00
sys_fatal_error_handler.c arch: arm: document non-returning fatal handlers 2018-05-25 09:46:24 -05:00
thread_abort.c kernel: Explicitly ignoring _Swap return 2018-09-14 16:55:37 -04:00
thread.c arch: arm: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
userspace.S ARM: Fix push/pop alignment on ARM platforms 2019-02-05 13:13:39 -06:00