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…

  • 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…