zephyr/include/arch
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
..
arc arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
arm arm: userspace: Rework system call arguments 2018-04-16 10:13:20 -07:00
nios2
posix POSIX arch: Fix linker -T warning 2018-05-02 10:19:09 -04:00
riscv32
x86 x86: grant user mode access to newlib heap 2018-05-09 16:36:36 -07:00
xtensa dts: xtensa: Add device tree support for xtensa 2018-05-01 16:46:41 -04:00
cpu.h