Files
u-boot/arch/arm/lib
Venkatesh Yadav Abbarapu c6a13f3d6f arm64: gic: Add power up sequence for GIC-600
Arm's GIC-600 features a Power Register (GICR_PWRR),
which needs to be programmed to enable redistributor
operation. Power on the redistributor and  wait until
the power on state is reflected by checking the bit
GICR_PWRR.RDPD == 0. While running U-Boot in EL3
without enabling this register, GICR_WAKER.ChildrenAsleep
bit is not getting cleared and loops infinitely.
This register(GICR_PWRR) must be programmed to mark the frame
as powered on, before accessing other registers in the frame.
Rest of initialization sequence remains the same.

ARM GIC-600 IP complies with ARM GICv3 architecture.
Enable this config if GIC-600 IP present.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com>
2024-03-19 18:40:46 -04:00
..
2023-08-17 16:39:20 -04:00
2023-12-21 16:07:52 -05:00
2023-02-07 14:33:48 -05:00
2023-04-06 19:10:08 -04:00
2024-02-29 09:24:22 -05:00
2022-09-02 13:40:42 -04:00
2022-09-02 13:40:42 -04:00