Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 310 Bytes

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.