zephyr/lib/libc
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
..
minimal lib: add abs function to minimal libc 2018-01-23 10:14:49 -06:00
newlib x86: grant user mode access to newlib heap 2018-05-09 16:36:36 -07:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig libc: Kconfig: Enable STDOUT_CONSOLE by default if NEWLIB_LIBC. 2018-02-05 07:05:12 -08:00