zephyr/include/arch/x86
Andrew Boie fc76839b6b x86: grant user mode access to newlib heap
Newlib uses any RAM between _end and the bounds of physical
RAM for the _sbrk() heap. Set up a user-writable region
so that this works properly on x86.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-09 16:36:36 -07:00
..
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
arch.h cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
asm_inline_gcc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm.h arch: x86: Use retpolines in core assembly routines 2018-04-24 04:00:01 +05:30
irq_controller.h x86: apic: don't include headers we don't need 2017-11-02 13:25:01 -07:00
linker.ld x86: grant user mode access to newlib heap 2018-05-09 16:36:36 -07:00
segmentation.h arch: x86: segmentation: Remove unused _far_call() and _far_jump() 2018-04-24 04:00:01 +05:30