• 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...
  • How are the PCIe lanes of the JUNO system connected
    Hi, the documentation states: 4 lane Gen 2.0 PCI-Express (Juno r1 and r2 only) The JUNO system has 4 PCIe connectors:      x16, x8, x4, x4 Does every connector have 4 independent lanes (so all together...
  • How to measure power consumption in Juno Board?
    We are interested in measuring the power consumption (current consumption basically) in the Juno versatile board under different test scenarios. How could it be achieved?
  • How can I edit the community wiki?
    I've found an error in the wiki, specifically in TFTP (remote/network kernel) using U-Boot . I joined the community, thinking I could fix the problem, but still can't find any info on how to edit a specific...
  • How to Install Program for OpenEmbedded Minimal File System?
    Hi experts, I'm wondering is there any tool for me to install applications on OE Minimal system like 'apt-get' for Ubuntu? My platform is Juno r1 and I deployed it followed the instruction . ...