• Juno R1 Running SMC in Normal Domain
    Hi there, I have implemented my Juno R1 board with the Android system of Linaro. Now I'm trying to call the SMC instruction with an application implemented in the normal domain. I see the website ARM...
  • Why set Trusted Firmware BL2 as Secure-EL1?
    Hi,    I am studying Juno board trusted firmware.    I'm not clear why is trusted firmware BL2 set to secure-EL1 instead of EL3.    Thanks for your attention! Emmy
  • Issue FIQ pending arm trusted firmware
    Hi, I am running arm-trusted-firmware on Juno and when I breakthrough DS-5 on EL3 level I see FIQ pending status in ISR_EL1. I am trying to bring-up linux guest OS and when I try to run linux image I...
  • Trusted Applications on Juno
    These instructions demonstrate how to run an OP-TEE "Hello, world!" Trusted Application (TA) on Juno. Follow the instructions here to sync a new workspace using the `ack-armlt' kernel: +--------...
  • How it is possible to use DStream for debugging all trusted firmware on Juno R2?
    Hello, I have generated a fip.bin with BL1, BL2, tspd, BL31 (my own secure trusted fw), BL33. My goal is to be able to load all the fw and put a breakpoint an a specified address of my BL32 without...