zephyr/include/arch/arm/cortex_m
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
..
mpu arm: nxp: mpu: Fix region descriptor 0 attributes 2017-06-16 16:18:12 -04:00
scripts kernel: remove gdb_server 2017-06-19 14:29:40 -04:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline_gcc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
cmsis.h arm: Add build time consistency check for irq priority defines 2017-06-16 16:18:12 -04:00
error.h k_oops: force unlock IRQs on ARMv7M 2017-06-08 13:49:36 -05:00
exc.h arm: exception-assisted kernel panic/oops support 2017-04-22 10:31:49 -04:00
irq.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
memory_map.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
nmi.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sys_io.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00