commit | 97214856d167ca692557c64604a2c635eb92f5f4 | [log] [tgz] |
---|---|---|
author | Will Deacon <will@kernel.org> | Wed Mar 18 15:28:19 2020 +0000 |
committer | Andrew Scull <ascull@google.com> | Wed May 06 10:48:57 2020 +0100 |
tree | 16bdc1ded0b7625a114fbc7c974f9ec833153932 | |
parent | 94cb4c497860d0dd480dd7885eb53bc39fdf7473 [diff] |
kvm: arm64: Parse SPCI memory reservations from device-tree Parse the SPCI nodes from the device-tree and populate data structures ready for registration with the hypervisor during KVM initialisation. Signed-off-by: Will Deacon <will@kernel.org>