[sw, rom_ext_signer] Add temporary development files
- rom_ext_blank_image.bin: 1024 byte (slightly larger than the
manifest) binary initialised with zeros.
- system_state_value.bin: 32-byte dummy system state value initalised
with 0xA5.
- test_key_private.der: private key in DER format, converted from
`sw/device/rom_exts/keys/test_key_private.pem`.
- usage_constraints.bin: 256-bit dummy usage constraints binary blob
initialised to 0xA5.
NOTE: These files are for development, debug and tetsing purposes.
They are likely to be completely or partially removed as the
implementation matures.
Signed-off-by: Silvestrs Timofejevs <silvestrst@lowrisc.org>
diff --git a/sw/host/rom_ext_image_tools/signer/dev/rom_ext_blank_image.bin b/sw/host/rom_ext_image_tools/signer/dev/rom_ext_blank_image.bin
new file mode 100644
index 0000000..06d7405
--- /dev/null
+++ b/sw/host/rom_ext_image_tools/signer/dev/rom_ext_blank_image.bin
Binary files differ
diff --git a/sw/host/rom_ext_image_tools/signer/dev/system_state_value.bin b/sw/host/rom_ext_image_tools/signer/dev/system_state_value.bin
new file mode 100644
index 0000000..9648fd7
--- /dev/null
+++ b/sw/host/rom_ext_image_tools/signer/dev/system_state_value.bin
@@ -0,0 +1 @@
+¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥
\ No newline at end of file
diff --git a/sw/host/rom_ext_image_tools/signer/dev/test_key_private.der b/sw/host/rom_ext_image_tools/signer/dev/test_key_private.der
new file mode 100644
index 0000000..184f3bc
--- /dev/null
+++ b/sw/host/rom_ext_image_tools/signer/dev/test_key_private.der
Binary files differ
diff --git a/sw/host/rom_ext_image_tools/signer/dev/usage_constraints.bin b/sw/host/rom_ext_image_tools/signer/dev/usage_constraints.bin
new file mode 100644
index 0000000..7640dad
--- /dev/null
+++ b/sw/host/rom_ext_image_tools/signer/dev/usage_constraints.bin
@@ -0,0 +1 @@
+¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥¥
\ No newline at end of file