zephyr/include/arch
Andrew Boie 4cf4040af0 arc: print human-readable exception info
Right now only numerical values are printed which must
be looked up in the Designware ARCv2 ISA Programmer's
Reference, which is not public.

Add a non-default Kconfig to print more information at
the expense of footprint, and enable it for all the simulator
targets.

We only print code/parameter details for machine check and
protection violations, more may be added later as desired.
This should cover all the exceptions we commonly encounter
for memory protection.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-17 09:16:27 -07:00
..
arc arc: print human-readable exception info 2019-04-17 09:16:27 -07:00
arm all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
common
nios2 arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
posix linker: Remove unused (OPTIONAL) from linker scripts 2019-03-15 06:42:02 -05:00
riscv32
x86 arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
x86_64
xtensa
bits_portable.h include: Make statements evaluate boolean expressions 2019-03-26 14:31:29 -04:00
cpu.h
syscall.h