• Virtualizing GICv2.
    Hi all, I'm currently virtualizing the GICv2 and some doubts came out during its design. Scenario encompasses the same instance of an hypervisor running in two different CPUs (CPU0 and CPU1). Also,...
  • SGIs in AMP Configuration with Non-SMP Linux /RTOS
    I am trying to run two Cortex-A7s in AMP configuration with Linux running on one core (SMP disabled) and baremetal/RTOS running on other core. I am having difficulty in setting up SGIs (IPIs) between...
  • Interrupts from the secure world to the non-secure world.
    Hello experts, I am using SAM L11 (Core is Cortex-M23). I did a simple test of the interrupt. In the case of the handler was the secure world, it worked as I expected. The instruction sequences are...
  • Interrupts not received in secure world for Cortex A7 in Trsuty
    Hello Everyone, I am working on a Microcontroller from NXP - imx7D. We have recently ported Trusty on it. I have written an SPI and a GPIO driver in trusty. When I started testing on it, I realised...
  • Cortex-A7 initialization code & TrustZone/ Secure Boot
    Hi, I just got a raspberry pi 2 and I'd like to play with Trustzone. People on the Raspberry forum http://www.raspberrypi.org/forums/viewtopic.php?p=697474#p697474 explained me how to get my hand on the...