freebsd-dev/sys/arm64
Zbigniew Bodek 4cbca60875 Add missing exception number to EL0 sync. abort on ARM64
When doing a data abort from userland it is possible to get
more than one data abort inside the same exception level.
Add an appropriate exception number to allow nesting of
data_abort handler for EL0.

Reviewed by:   andrew
Obtained from: Semihalf
Sponsored by:  The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3276
2015-08-03 14:58:46 +00:00
..
acpica Add ARM64TODO comments to ACPI PCI stubs 2015-07-12 18:32:16 +00:00
arm64 Add missing exception number to EL0 sync. abort on ARM64 2015-08-03 14:58:46 +00:00
conf Apply erratum for mrs ICC_IAR1_EL1 speculative execution on ThunderX 2015-07-31 10:00:45 +00:00
include Pass the pcb to store the vfp state in to vfp_save_state. This fixes a bug 2015-08-03 11:05:02 +00:00