Commit 042cd145b4d8b12eefc9f94428e8c695edaaec41
Committed by
Phil Elwell
1 parent
34925c08
secure-boot-example: Replace example boot.img with minimal 64bit busybox initrd
Replace the example boot.img with a slightly more useful version 64-bit version that boots to a minimal busybox initrd with USB enabled.
Showing
3 changed files
with
8 additions
and
3 deletions
secure-boot-example/README.md
| 1 | 1 | This directory contains an example secure boot image signed with the example private key in this directory. |
| 2 | 2 | |
| 3 | +To sign the image with a different key run | |
| 4 | +```bash | |
| 5 | +../tools/rpi-eeprom-digest -i boot.img -o boot.sig -k "${KEY_FILE}" | |
| 6 | +``` | |
| 7 | + | |
| 3 | 8 | Clearly, product releases should never be signed with `example-private.pem`. | ... | ... |
secure-boot-example/boot.img
No preview for this file type
secure-boot-example/boot.sig
| 1 | -0c31d9e21e1675fc93050d8e0dc1fd11dbb5b9551acc5ee1be9116e083e9aef2 | |
| 2 | -ts: 1630598637 | |
| 3 | -rsa2048: 8fc52a8a0009e813d7e67a817bcd35a8d31d9f576392b1ab47a3d4132b644f31a831af79aae5e031750fc54cf8456443b7dc96ad8b010fbb685b868ce65bca8dfbd767b2cc2e20e941b166fe1db4ea9571661d1c43aac50aaa50ae864e018abeb02b448a5203c0c0d60283317b9d143a6e3cefeb68cfec3335b3415d276f5ef35270be6d3a01fc1a2cbdb243bf90c0f4d89141f2ce4be2a89ee16f485cf32466aa8d4608d67acd4527bd96f96202743366acda180a231ad39d03474e8cdd5f78cfd846e5675386134d3d61c0c6e383d405691bde3b4ad653a0b4c5b6d681f734714ab176a9427f547e5eb65a8c273e2de2f22229de90f4d55797d00892d23cf1 | |
| 1 | +f2557e1745433a570d9f2f0d9f69b7ca3123d2be20425c0fd80c5ffbec0cba69 | |
| 2 | +ts: 1645529528 | |
| 3 | +rsa2048: b4e1467691c03a1faf467166d4d1439704fb52cd8fd8b8016f6bd144fb750a80dbb933ea85e352c080f9cccd170cdd71565d00b4e80d6d8ec6374aa5826eb5470b17a8bb47a3ef5ad111cd253092c9dca3488c73d653a3ed04c92fab08e142908e2f7f5e393d65a2e1cb8e7748d3f75ae66d904e1ff253e4e28ed58b66e93bac4e88ea4b544353310f103bf6e2cbd59df9df0e2d548f71219d8d1aeeb101dc5a3d507d87b26ae656d00b14554af30bc2ba18b76783c3666db1743bd210b3f31e4ee49743ba04bd27e05d7c1d244c4066dc312ec793cda30f93f3031b8394206b1cd488d8589040392a3a5186332c134be1a6c25b72212fed12ff4bb7032fa5ea | ... | ... |