ANDROID: KVM: arm64: smmuv3: Split stage-1 config
As the driver can use both stage-1 and stage-2, hold their configs in
the hyp_arm_smmu_v3_device struct instead of just stage-2 and
initialize both of them at boot and the hypervisor driver would
choose the correct configuration based on the requested domain
type.
Bug: 277989609
Bug: 278749606
Change-Id: I1a7771cfad75638d18ad37fa86b4a4f8c7824170
Signed-off-by:
Mostafa Saleh <smostafa@google.com>
Loading
Please sign in to comment