Re: [PATCH v8 43/43] KVM: arm64: Allow activating realms

From: Gavin Shan
Date: Wed Apr 30 2025 - 23:06:27 EST


On 4/16/25 11:42 PM, Steven Price wrote:
Add the ioctl to activate a realm and set the static branch to enable
access to the realm functionality if the RMM is detected.

Signed-off-by: Steven Price <steven.price@xxxxxxx>
---
arch/arm64/kvm/rme.c | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)


Reviewed-by: Gavin Shan <gshan@xxxxxxxxxx>