• Armv8 Foundation simulator
    Hi, i'm doing some experiments on Aarch64/Aarch32 using the Foundationv8 simulator. For starting, i got the linux/bootwrapper/toolchain code from linaro, compiled the software and the linux kernel in...
  • ARMv8 Foundation Model GICv2 Address Map Overlap?
    Hi, I'm looking at the ARMv8 Foundation Model User Guide (ARM DUI 0677C). In section 3.1, Memory Map, the following data appears regarding the address of GICv2 registers: 0x00_2C00_0000 0x00_2C00_1FFF...
  • ARMv8 Foundation Model: writing to switches and leds
    Hi everyone, as I asked on http://stackoverflow.com/questions/25907502/armv8-foundation-model-switches-and-leds , I am trying to write a value to the "switches" and "leds" register of the Foundation Model...
  • how to get ARMv8 model
    I'm trying to run example of ds-5 for armv8. on this step, I can't find FVP_VE_Cortex-A57x4.so, could anyone tell me how to get ARMv8 model? and what's it? how to install it? thanks very much "On Linux...
  • DTS File for ARM Foundation Model
    Hi Experts, What is the necessity for the usage of dts file in the ARM foundation models ? I generally it is used to configure the device tree binary for the board specific porting and how it is helpful...