Hello,
I have optee-examples running on imx6ull board. also xtest pass all test.
Now I want to implement access control for UART or GPIO.
only TA can send/receive data over UART,
or TA can toggle GPIO.
other then that it is not allowed to do so.
I searched online/NXP forum a lot about that, but could not get any help to get start.
Is there any reference or guide available?