Greetings,
I want to use the CAAM to implement encrypted storage to my system. So far, my understanding is that the CAAM is capable of encryption and decryption for the storage data. However, I couldn't find whether I can control the CAAM keys or not. During the configuration phase of the CAAM, is it possible for me to at least see the key pairs so that I do not necessarily need the I.MX8 to decrypt my data?
My goal is to be able to decrypt the content that the i.mx8 platform has encrypted and stored into some flash at some other system (say my personal pc).
Thanks in advance.