cloud-hypervisor/arch
Jianyong Wu 8744162a0e arch: gic: Change restoring order of GICR register
If GICR_CTLR is restored before GICR_PROPBASER and GICR_PENDBASER,
the restoring of the latter registers will fail, as the LPI enable
bit is already set in GICR_CTLR. Therefore, in this commit, the
order of restoring GICR registers is changed.

Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
2021-07-05 22:51:56 +02:00
..
src arch: gic: Change restoring order of GICR register 2021-07-05 22:51:56 +02:00
Cargo.toml arch: Add logging for FDT debugging on AArch64 2021-06-18 09:07:46 +01:00