Well, I'm not sure. The Linux driver only supports random number generation. https://elixir.bootlin.com/linux/v6.16.7/source/drivers/crypto/Kconfig#L487
Le 18/09/2025 à 08:18, Sascha Hauer a écrit :
This looks like you should rather adopt the Linux driver from drivers/crypto/atmel-sha204a.c. Maybe you can even create a NVMEM cell for the MAC address and then no board specific code would be needed for retrieving the MAC. Sascha