Hey all,
does anyone know where to find a tutorial of how to implement TrustZone on the Zynq device?
I have found the TrustZone Spec and the API but I don't know how to use it.
I'm looking for a "Hello World" like a secure UART (or similar) that I can only use in secure world but not in normal world. (or a similar program).
It would be great if it also includes the changes at hardware site.