Skip to content
  • David Hu's avatar
    arm-bsp-extras/trusted-firmware-a: Fix Kronos device tree · ddfbd1bf
    David Hu authored and Debbie Martin's avatar Debbie Martin committed
    
    
    Update Kronos device tree to address GIC GIC register region size
    and psci cpu_on function ID.
    
     - Update GIC GICR register region size to 0x40_0000.
       GICR region size = 16 (RDcount) * 64KB frame size * 4 (with GIC v4.1)
     - Update cpu_on function ID in psci node.
       Use SMC64 version function ID 0xc4000003 instead. Although this
       property doesn't actually take effect, align its value with
       cpu_suspend selection to avoid any confusion.
    
    Signed-off-by: default avatarDavid Hu <david.hu2@arm.com>
    ddfbd1bf