coreboot/src/arch
Jonathan Neuschäfer 61864143d4 arch/riscv: Delegate the page fault exceptions
These exceptions were new in the Privileged Architecture spec 1.10.
We need to delegate them to S-mode.

Change-Id: Iec15afe9656107b9aeea1677c5b8dc7d654fa746
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/23774
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2018-02-20 20:46:53 +00:00
..
arm Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
arm64 arm64: Add read64() and write64() 2018-02-12 23:05:08 +00:00
mips Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
power8 Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
riscv arch/riscv: Delegate the page fault exceptions 2018-02-20 20:46:53 +00:00
x86 arch/x86/acpi/statdef.asl: Remove unnecessary whitespace 2018-02-02 16:08:16 +00:00