Skip to content

Commit 769f4b0

Browse files
Add link to processor detail pages
1 parent 1595413 commit 769f4b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,8 @@ secure-boot / file-system encryption is not required, then the device private ke
172172
See https://gitlab.com/cryptsetup/cryptsetup[Cryptsetup] for more information about open-source disk encryption.
173173

174174
==== Program a key into OTP with `rpi-otp-private-key`
175-
NOTE: The `rpi-otp-private-key` script can only be used on devices with the Broadcom BCM2711 or BCM2712 processor.
175+
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.
176177

177178
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.
178179

0 commit comments

Comments
 (0)