Hi,
We are currently upgrading a custom board from Kernel 4.1 to 5.15.
We are using NXP's CAAM driver to securely store a keyblob.
After updating on a security-enabled device, decryption fails.
Adding some debug prints in sm_store.c yields that the job returns with JRSTA_CCBERR_ERRID_ICVCHKL
If I print the status instead of just returning -EBADMSG, I get the following output:
The raw return value is 0x2000 081A, in case there is more information there.
Any help is highly welcome. I can of course provide more information if needed.
Thanks in advance and best regards
FaBier