zephyr/include/arch/arc
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
..
v2 arc: print human-readable exception info 2019-04-17 09:16:27 -07:00
arch.h arch: arc: optimize the macros of thread stack 2019-04-09 18:39:48 -04:00
syscall.h all: Update reserved function names 2019-03-11 13:48:42 -04:00