diff options
Diffstat (limited to 'isa/hypervisor-svadu/Makefrag')
| -rw-r--r-- | isa/hypervisor-svadu/Makefrag | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/isa/hypervisor-svadu/Makefrag b/isa/hypervisor-svadu/Makefrag new file mode 100644 index 0000000..4fc1704 --- /dev/null +++ b/isa/hypervisor-svadu/Makefrag @@ -0,0 +1,9 @@ +#======================================================================= +# Makefrag for hypervisor-svadu tests +#----------------------------------------------------------------------- + +hypervisor-svadu_sc_tests = \ + 2-stage_translation_implicit_store_error \ + 2-stage_translation_implicit_store_error_hs \ + +hypervisor-svadu_p_tests = $(addprefix hypervisor-svadu-p-, $(hypervisor-svadu_sc_tests)) |
