Hi,
We want to use the CAAM Secure keys on i.MX8 MMd.
I am following the Application Note AN12714 rev2 : i.MX Encrypted Storage Using CAAM Secure Keys.
Every step is succesful until I am stuck at step 3.2.4 page 6,
When entering :
caam-keygen create randomkeyCCM ccm -s 24
we get the following error :
Unable to open device /dev/caam-keygen
My understanding is that /dev/caam-keygen is not available on the kernel version we use (4.14.98). Is that correct ?
Is there a way, a workarround to add /dev/caam-keygen to our build ?
The application note uses the kernel version 5.4.47 (page 5, step 9).
What are the kernel versions that integrates /dev/caam-keygen ?
Thanks,
Pierre