-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
wondering if rpi-fw-crypto is supposed to be supported on Raspberry Pi 4 Model B ? (No hints here):
Hardware revision:
root@raspberrypi4-64:~# cat /proc/device-tree/model
Raspberry Pi 4 Model B Rev 1.5
Updated EEPROM with latest firmware:
root@raspberrypi4-64:~# vcgencmd bootloader_version
2026/01/09 16:12:13
version d76c460359ec31b2fadf3b48e44599673095326f (release)
timestamp 1767975133
update-time 1768576762
capabilities 0x0000007f
Try generate EC Key:
root@raspberrypi4-64:~# rpi-fw-crypto genkey --key-id 1 --alg ec
ioctl_mbox_property failed: -1
ioctl_mbox_property failed: -1
Failed to generate key: Success
ioctl_mbox_property failed: -1
root@raspberrypi4-64:~# dmesg | tail -3
[ 505.565036] raspberrypi-firmware soc:firmware: Request 0x00030095 returned status 0x80000001
[ 505.573840] raspberrypi-firmware soc:firmware: Request 0x0003008e returned status 0x80000001
[ 505.582533] raspberrypi-firmware soc:firmware: Request 0x0003008e returned status 0x80000001
This workflow works perfectly with raspberrypi5.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels