Skip to content

rpi-fw-crypto support for Raspberry Pi 4 Model B #170

@embetrix

Description

@embetrix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions