zephyr/arch
Andrew Boie 7827b7bf4a x86: exception-assisted panic/oops support
We reserve a specific vector in the IDT to trigger when we want to
enter a fatal exception state from software.

Disabled for drivers/build_all tests as we were up to the ROM limit
on Quark D2000.

Issue: ZEP-843
Change-Id: I4de7f025fba0691d07bcc3b3f0925973834496a0
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-04-22 10:31:49 -04:00
..
arc kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
arm kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
common arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
nios2 kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
riscv32 kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
x86 x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
xtensa kernel: add k_panic() and k_oops() APIs 2017-04-22 10:31:49 -04:00
Kconfig gen_isr_tables: make vector offset a hidden option 2017-02-15 04:49:17 +00:00
Makefile gen_isr_tables: New static interrupt build mechanism 2017-02-11 01:27:58 +00:00