I am using 'core-image-base' for MACHINE = imx8mn-lpddr4-evk. I was able to successfully build and deploy optee-examples along with the image. I tested the optee using xtest and then ran the optee_hello_world example which seems to work fine.
I now want to assign some memory to the secure region and access it using Trusted Application. I checked the SRM but I need a clearer idea of where in the linux drivers do I make these changes and how to access it via TA.
Any lead would be helpful.
Thanks.