meta-raspberrypi icon indicating copy to clipboard operation
meta-raspberrypi copied to clipboard

Guidance for Secure Boot with Raspberry PI and this layer

Open BuriKizilkaya opened this issue 9 months ago • 4 comments

Does anyone have documentation on how to add the Secure Boot feature?

Links

  • Raspberry-Pi-4-Boot-Security.pdf
  • [How to use[(https://pip.raspberrypi.com/categories/685-app-notes-guides-whitepapers/documents/RP-003466-WP/Boot-Security-Howto.pdf)

BuriKizilkaya avatar Mar 06 '25 11:03 BuriKizilkaya

I am also looking for secure boot for PI5. Any steps would help a lot.

AshishShrikhande2408 avatar Mar 09 '25 11:03 AshishShrikhande2408

I am also looking for this

farias-automac avatar Jun 06 '25 18:06 farias-automac

There exists a tool for provisioning with secure boot + full disk encryption:

https://github.com/raspberrypi/rpi-sb-provisioner

I've been using rpi-sb-provisioner. It works well.

It is built on the techniques here:

https://github.com/raspberrypi/rpi-eeprom/

stu-spp avatar Jun 06 '25 18:06 stu-spp

There exists a tool to provisioning with secure boot + full disk encryption:

https://github.com/raspberrypi/rpi-sb-provisioner

I've been using rpi-sb-provisioner. It works well.

It is built on the techniques here:

https://github.com/raspberrypi/rpi-eeprom/

Thanks! I'll check it out!

farias-automac avatar Jun 06 '25 19:06 farias-automac