cloud-hypervisor/arch
Michael Zhao fd581b1afb aarch64: Combine the code of GicV3 and GicV3Its
Why combine:
- GicV3 is not required alone
- GicV3 and GicV3Its has separate snapshot/pause code. But the code of
  GicV3 was never used.
- Reduce the code complexity of GIC related traits and structs.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2022-05-27 10:57:50 +08:00
..
src aarch64: Combine the code of GicV3 and GicV3Its 2022-05-27 10:57:50 +08:00
Cargo.toml build: bump libc from 0.2.125 to 0.2.126 2022-05-18 07:14:37 +00:00