Hi,
Our objective is to secure the I/O and peripherals (USB, serial port, etc.,) with TrustZone. We've already enabled the OP-TEE on our i.MX 6UL EVK and verified that the test cases pass.
Now I need help with the following:
1. How the port restriction can be done with the help of TrustZone?
2. Can it be done during run-time? (i.e., can the security state of an I/O or a peripheral be changed dynamically?)
Thanks in advance.