commit | 0a029e8036da36f345a21f92cd83e1f3144a0d8a | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Nov 23 16:48:08 2018 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Nov 23 16:48:08 2018 +0000 |
tree | 94e057467df8b678c6d5dd681c378dc0937f6037 | |
parent | d9225b3d51908f983875fa8637b344e47a1ad70b [diff] |
Don't log HPFAR on data fault from EL2. HPFAR_EL2 is only valid after a fault on a stage 2 translation so is not valid for an EL2 fault as stage 2 translation is not being used. Change-Id: I06550d92027c1f3e7cc0d29af94793ea6fd70a57
Hafnium is a hypervisor, initially supporting aarch64 (64-bit ARMv8 CPUs).
Further details are available in the design doc.
Get in touch and keep up-to-date at g/hafnium-eng.
File bugs at go/hafnium-bug.
To jump in and build Hafnium, follow the getting started instructions.