Index: src/trusted/validator/x86/testing/tf/converted/64/jump_overflow.tf |
diff --git a/src/trusted/validator/x86/testing/tf/converted/64/jump_overflow.tf b/src/trusted/validator/x86/testing/tf/converted/64/jump_overflow.tf |
new file mode 100644 |
index 0000000000000000000000000000000000000000..eb32b712819235f4e42a434ecb85a6a5c041eb61 |
--- /dev/null |
+++ b/src/trusted/validator/x86/testing/tf/converted/64/jump_overflow.tf |
@@ -0,0 +1,6 @@ |
+BITS: 64 |
+OUTCOME: valid |
+ |
+# Jump forwards a long way, potentially outside of the sandbox's address space. |
+hex: e9 fb ff ff 3f |
+ |