raspberrypi / usbboot

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

documentation: Secure boot quick start / walkthough #140

Closed timg236 closed 2 years ago

timg236 commented 2 years ago

Create a step by step walk through for enabling creating an EEPROM with signed boot enabled and booting a minimal OS image signed with that key.

This does not require changes to OTP so is safe for developers creating OS images to experiment with.

timg236 commented 2 years ago

@peterharperuk

peterharperuk commented 2 years ago

Ok. Looks good to me

timg236 commented 2 years ago

@JamesH65