Name Last Update
..
README.md Loading commit data...
boot.img Loading commit data...
boot.sig Loading commit data...
example-private.pem Loading commit data...
example-public.pem Loading commit data...

README.md

This directory contains an example secure boot image signed with the example private key in this directory.

To sign the image with a different key run

../tools/rpi-eeprom-digest -i boot.img -o boot.sig -k "${KEY_FILE}"

Clearly, product releases should never be signed with example-private.pem.