aarch64: remove VM_EVENT_{XX}_ABORT from traps.S
These are unused. Signed-off-by: Julia Vassiliki <julia.vassiliki@unsw.edu.au>
This commit is contained in:
parent
b7ef16a42d
commit
535c377f20
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@
|
|||
#include <arch/machine/hardware.h>
|
||||
#include <arch/machine/registerset.h>
|
||||
|
||||
#define VM_EVENT_DATA_ABORT 0
|
||||
#define VM_EVENT_PREFETCH_ABORT 1
|
||||
|
||||
#ifdef CONFIG_ARM_HYPERVISOR_SUPPORT
|
||||
|
||||
#define ELR elr_el2
|
||||
|
|
|
|||
Loading…
Reference in a new issue