Browse By Tags

  • 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, GIC Physical CPU interface, GICC, 8KB

    0x00_2C00_1000…

  • Baremetal AARCH64 application with file IO

    Is it possible to run an baremetal application with fileio on the ARMv8 Foundation model.

    If so do you have example linker script?

  • 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 64 bits without any problem.

    Then i started modifications…

  • how to study bootloader for ARMv8 64bit SOC?

    hi, experts:

    I want to study bootloader code for ARMv8 64bit CPU.

    But not find any development board with 64bit ARM CPU.

    I found ARM company had released 基础模型 - ARM .

    So, i have a question about this ARMv8 foundation model:

    1. Could i find any bootloader source…