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 arch: move common app_data_alignment.ld file 2019-02-28 08:53:16 -08:00
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 all: Update reserved function names 2019-03-11 13:48:42 -04:00
x86 arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
x86_64 all: Update reserved function names 2019-03-11 13:48:42 -04:00
xtensa all: Update reserved function names 2019-03-11 13:48:42 -04:00
bits_portable.h include: Make statements evaluate boolean expressions 2019-03-26 14:31:29 -04:00
cpu.h arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00