KVM: arm64: Validate register access for a Realm VM
The RMM only allows setting the lower GPRS (x0-x7) and PC for a realm
guest. Check this in kvm_arm_set_reg() so that the VMM can receive a
suitable error return if other registers are accessed.
Signed-off-by:
Steven Price <steven.price@arm.com>
Loading
Please register or sign in to comment