• Sudeep Holla's avatar
    arm64: dts: vexpress: Support GICC_DIR operations · 1dff32d7
    Sudeep Holla authored
    The GICv2 CPU interface registers span across 8K, not 4K as indicated in
    the DT.  Only the GICC_DIR register is located after the initial 4K
    boundary, leaving a functional system but without support for separately
    EOI'ing and deactivating interrupts.
    
    After this change the system supports split priority drop and interrupt
    deactivation. This patch is based on similar one from Christoffer Dall:
    commit 368400e2 ("ARM: dts: vexpress: Support GICC_DIR operations")
    Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
    1dff32d7
rtsm_ve-aemv8a.dts 3.58 KB