zephyr/include/arch
Andrew Boie 0f669132a0 kernel: remove gdb_server
This is unmaintained and currently has no known users. It was
added to support a Wind River project. If in the future we need it
again, we should re-introduce it with an exception-based mechanism
for catching out-of-bounds memory queries from the debugger.

The mem_safe subsystem is also removed, it is only used by the
GDB server. If its functionality is needed in the future, it
shoudl be replaced with an exception-based mechanism.

The _image_{ram, rom, text}_{start, end} linker variables have
been left in place, they will be re-purposed and expanded to
support memory protection.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-06-19 14:29:40 -04:00
..
arc linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
arm kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
nios2 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
riscv32 linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
x86 kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
xtensa xtensa: move byte-order macros out of arch.h 2017-05-11 12:47:23 -04:00
cpu.h Xtensa port: Added support in arch/cpu.h for Xtensa cores. 2017-02-13 08:04:27 -08:00