]> www.infradead.org Git - nvme.git/commit
Merge branch kvm-arm64/ffa-1p1 into kvmarm/next
authorOliver Upton <oliver.upton@linux.dev>
Sun, 14 Jul 2024 00:11:34 +0000 (00:11 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Sun, 14 Jul 2024 00:11:34 +0000 (00:11 +0000)
commita35d5b2032cec947212a30291f2091d0ed5f724c
treed3fb3b327ce34d07ca6e7c9bd5e56ac5a76498e1
parentbd2e95136ba4d69e15279583d158f8403df5950f
parent42fb33dde42b826d5505ec8d391ec473932d1694
Merge branch kvm-arm64/ffa-1p1 into kvmarm/next

* kvm-arm64/ffa-1p1:
  : Improvements to the pKVM FF-A Proxy, courtesy of Sebastian Ene
  :
  : Various minor improvements to how host FF-A calls are proxied with the
  : TEE, along with support for v1.1 of the protocol.
  KVM: arm64: Use FF-A 1.1 with pKVM
  KVM: arm64: Update the identification range for the FF-A smcs
  KVM: arm64: Add support for FFA_PARTITION_INFO_GET
  KVM: arm64: Trap FFA_VERSION host call in pKVM

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>