• Is Juno soc_uart1 only available in secure state ?
    I've been trying to use the soc_uart1 on the Juno board the same way as soc_uart0, but there seems to be a problem with this. Some files in 'arm-trusted-firmware' hint that the uart1 is only available...
  • ARM JUNO BOARD R2
    Hi,      i am very new to ARM JUNO R2, below are my doubts regarding R2. How to generate the image for Juno board what are the images we will get after compilation, how to load the images into target...
  • Spinlock mechanism in Linux BSP for ARM Juno board
    Hi Experts, May I get few info on the porting of spinlock API's in Linux BSP for ARM Juno Board using inbuilt processor feature ? Like the implementation specific codes and respective file names ? Regards...
  • Bare metal development on Juno
    Introduction Unlike some earlier development platforms that allowed easy baremetal access to the SoC, Juno is a complex system that requires a certain level of initialisation even before a baremetal...
  • Physical counter in juno board
    Hey, Reading CNTPCT and system counter in different cores results in different results. These values should be common across all the cores. Why is the difference? Thanks, Gowthami