Hi all,
As Genode is successfully running on imx6 board. Now , I want to enable the TrustZone on imx6 processor.
I have to build TrustZone aware Hypervisor. For that i have to start Monitor Mode and nitialize a
corresponding exception vector that is used when a monitor-mode exception is
raised.
Is it right direction to begin and help me where should i start looking in imx53 code as a reference code to do this.