• Looking for a Post about Linaro and Juno from Old Website
    Hi experts, I once bookmarked a weblink https://community.arm.com/docs/DOC-10804 which is showing how to set up a workspace for Juno board with OP-TEE 16.02. Now I want to find a way to set up a new...
  • 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...
  • 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
  • Juno board revisions
    There are a number of key differences between each revision of the Juno platform, including hardware limitations. Some of these are documented on the official Juno product page , namely: Juno r1 onwards...
  • How to temporarily disable MMU in EL3?
    I am using Trusted Firmware provided by Linaro on Juno Board R1. Now I want to disable MMU in EL3 and do some custom jobs, and then enable MMU again. As I don't want to disturb other codes in EL3, I guess...