Skip to content

Commit

Permalink
Add clarification that rpi-otp-private-key only works with certain de…
Browse files Browse the repository at this point in the history
…vices.
  • Loading branch information
ysi-camerona committed Nov 4, 2024
1 parent f6749c1 commit 1595413
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ secure-boot / file-system encryption is not required, then the device private ke
See https://gitlab.com/cryptsetup/cryptsetup[Cryptsetup] for more information about open-source disk encryption.

==== Program a key into OTP with `rpi-otp-private-key`
NOTE: The `rpi-otp-private-key` script can only be used on devices with the Broadcom BCM2711 or BCM2712 processor.

The https://github.com/raspberrypi/rpi-eeprom/blob/master/tools/rpi-otp-private-key[`rpi-otp-private-key`] script wraps the device private key `vcmailbox` APIs to make it easier to read and write a key in the OpenSSL format.

Expand Down

0 comments on commit 1595413

Please sign in to comment.