Skip to content

Commit 2e51791

Browse files
Merge pull request #3900 from ysi-camerona/develop
Add rpi-otp-private-key clarification
2 parents 1389c16 + 72b5bc1 commit 2e51791

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

documentation/asciidoc/computers/raspberry-pi/raspberry-pi-industrial.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ See https://gitlab.com/cryptsetup/cryptsetup[Cryptsetup] for more information ab
173173

174174
==== Program a key into OTP with `rpi-otp-private-key`
175175

176+
NOTE: The `rpi-otp-private-key` script only works on devices that use the Broadcom xref:processors.adoc#bcm2711[BCM2711] or xref:processors.adoc#bcm2712[BCM2712] processors.
177+
176178
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.
177179

178180
NOTE: The https://github.com/raspberrypi/usbboot[`usbboot`] repository contains all the tools you need, including https://github.com/raspberrypi/rpi-eeprom[`rpi-eeprom`] as a Git submodule.

0 commit comments

Comments
 (0)