raspberrypi / usbboot

Raspberry Pi USB booting code, moved from tools repository
Apache License 2.0
878 stars 221 forks source link

secure-boot: Add more documentation about the RSA signatures and add an optional public key argument #98

Closed timg236 closed 2 years ago

timg236 commented 2 years ago

Add some more detail about the RSA signatures.

Tweak update-pieeprom.sh so add a separate argument for the public key in order to make it easier to customize the script for hardware security modules.

timg236 commented 2 years ago

@peterharperuk @JamesH65

peterharperuk commented 2 years ago

ok - makes sense I think