Hello everyone,
I am currently implementing the complete chain of trust in the IMX93 EVK platform. I have already done the bootloader verification (with CST, though I haven't test it yet cause I don't want to flow the fuses yet) and the fitImage verification. Now I would like to check the integrity of the file system (hashing the file system itself and signing it).
I am following the IMX_LINUX_USERS_GUIDE 10.8 "IMA/EVM on i.MX SoCs". There says that I have to include the meta-imx-integrity layer in order to achive the file sytem verification, but as far as the README says, this works with iMX8 family.
My question is, is this layer also valid for iMX9 platform?
Thank you in advance,
Gorka.