]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Add support for FFA_PARTITION_INFO_GET
authorSebastian Ene <sebastianene@google.com>
Thu, 13 Jun 2024 13:20:33 +0000 (13:20 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Fri, 14 Jun 2024 20:28:29 +0000 (20:28 +0000)
commit894376385a2d80a96816449e4991587a9a5ef0dd
tree7aeae7a2f138d6f44035768515151c6555830c9f
parentc9c012625e12699a4c6c4d4cdd17cbe600e01cd2
KVM: arm64: Add support for FFA_PARTITION_INFO_GET

Handle the FFA_PARTITION_INFO_GET host call inside the pKVM hypervisor
and copy the response message back to the host buffers.

Signed-off-by: Sebastian Ene <sebastianene@google.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240613132035.1070360-3-sebastianene@google.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/hyp/nvhe/ffa.c
include/linux/arm_ffa.h