zephyr/misc
Jithu Joseph 4ad7f2a5a3 libc-hooks: newlib's heap may use entire unused RAM
Use linker symbol and board configs to determine the start
and extent of remaining RAM present in a board and use
it as newlib's heap.

Change-Id: I7128cf2857664331d83f212f27e8af7ad3bb8936
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-02-27 09:57:19 +00:00
..
debug init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
generated
Kconfig libc-hooks: newlib's heap may use entire unused RAM 2016-02-27 09:57:19 +00:00
Makefile build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_ctors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_dtors.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_init_array.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_virtual.c build: Add C++ support 2016-02-05 20:25:23 -05:00
cpp_vtable.cpp build: Add C++ support 2016-02-05 20:25:23 -05:00
printk.c printk: Standardize support for %% 2016-02-05 20:24:36 -05:00
reboot.c reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00