zephyr/include/arch/x86
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
..
addr_types.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
arch.h userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
asm.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_controller.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
linker.ld userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
segmentation.h x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
syscall.h syscall: Return bool in a boolean function 2018-11-30 08:05:11 -08:00