commit | e00b8eb55a8ecd6051b13309a1b5aa88400ba74d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Jul 08 16:37:07 2019 -0700 |
committer | Googler <noreply@google.com> | Thu Nov 17 23:56:28 2022 -0800 |
tree | add07817e3c873fa7a6db95f03eac07ce48437e4 |
Project import generated by Copybara. GitOrigin-RevId: fa3391ccde1707420482f0934a3143ec9d1d16b7
diff --git a/test/py/tests/vboot/sandbox-kernel.dts b/test/py/tests/vboot/sandbox-kernel.dts new file mode 100644 index 0000000..a1e853c --- /dev/null +++ b/test/py/tests/vboot/sandbox-kernel.dts
@@ -0,0 +1,7 @@ +/dts-v1/; + +/ { + model = "Sandbox Verified Boot Test"; + compatible = "sandbox"; + +};