seL4/include/arch/arm
Anna Lyons 81316c5be3 cortex-a8: fix check_export_pmu
- read PMUSERENR_ENABLE first before updating. On the cortex-a8
(specifically omap3) not doing this would result in the kernel aborting.
- do not read DBGDSCR_ext on cortex-a8, read DBGDSCR_int. This is only
implemented in armv7.1, not armv7, and also causes the kernel to abort.
2019-06-19 14:12:24 +10:00
..
arch Update seL4_FaultType to 4 2019-06-18 15:14:03 +10:00
armv cortex-a8: fix check_export_pmu 2019-06-19 14:12:24 +10:00