• FVP License
    My understanding was that FVPs (at least the AEM versions) were freely licensed as to be a resource for open source developers. However, after downloading and installing aem-armv8-FM000-KT-00059-r11p7...
  • Modify Linux kernel config flags in the Arm Platforms deliverables
    Preface This article: Compares how an upstream kernel.org kernel is built and how an Arm Platforms deliverables kernel is built. Describes how to enable/disable arbitrary kernel config flags for...
  • FVPs
    Getting started with your FVP Follow the instructions here to fetch and build the latest Arm Platforms deliverables, then follow the instructions here to run the deliverables on your FVP. The following...
  • Create own Fixed Virtual Platform
    Hi all, I am working with the AEMv8 Base FVP and the DS-5. I tried to change some settings of the FVP components but was not successful with that. So I assume that this is not possible with the Base...
  • How to get CPU cycles
    Hello, Could someone point me to a code to calculate the CPU cycles when running a program or a part of it? I found this code for x86 on this link . I need something similar for ARM. I am using...