Hi,
I am currently using YOCTO sumo linux kernel L4.14.98-2.3.1 with imx6ul.
In my application, we need to store our secure data (e.g key) inside secure non-volatile storage (SNVS) region. I don't know how to read/write the SNVS from either linux kernel space or user space.
Is there any example of how to read/write SNVS region?