zephyr/boards/arc/nsim_em
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
..
doc doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
support board: nsim_em: fix the bug in nsim host timer 2019-04-02 17:39:25 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.board Kconfig: dts: Move HAS_DTS to arch level 2018-11-06 18:35:39 -05:00
Kconfig.defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
arc_mpu_regions.c arch: arc: refactor the ARC MPU driver 2019-03-14 23:53:16 -07:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nsim_em.dts drivers: uart_nsim: Add device tree support 2019-01-30 12:27:37 -06:00
nsim_em.yaml boards: nsim_em: mark as simulation platform 2018-07-19 18:59:07 -04:00
nsim_em_defconfig arc: print human-readable exception info 2019-04-17 09:16:27 -07:00
nsim_em_mpu_stack_guard.dts board: nsim: add new configuration to cover mpu stack guard 2019-03-29 16:15:10 -04:00
nsim_em_mpu_stack_guard.yaml board: nsim: add new configuration to cover mpu stack guard 2019-03-29 16:15:10 -04:00
nsim_em_mpu_stack_guard_defconfig arc: print human-readable exception info 2019-04-17 09:16:27 -07:00
nsim_sem.dts board: nsim: add new configuration to cover mpu stack guard 2019-03-29 16:15:10 -04:00
nsim_sem.yaml boards: nsim_em: mark as simulation platform 2018-07-19 18:59:07 -04:00
nsim_sem_defconfig arc: print human-readable exception info 2019-04-17 09:16:27 -07:00
nsim_sem_mpu_stack_guard.dts board: nsim: add new configuration to cover mpu stack guard 2019-03-29 16:15:10 -04:00
nsim_sem_mpu_stack_guard.yaml board: nsim: add new configuration to cover mpu stack guard 2019-03-29 16:15:10 -04:00
nsim_sem_mpu_stack_guard_defconfig arc: print human-readable exception info 2019-04-17 09:16:27 -07:00