summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/ffa.c
AgeCommit message (Expand)Author
2024-09-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2024-06-14KVM: arm64: Use FF-A 1.1 with pKVMSebastian Ene
2024-06-14KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene
2024-06-14KVM: arm64: Trap FFA_VERSION host call in pKVMSebastian Ene
2024-06-11KVM: arm64: FFA: Release hyp rx bufferVincent Donnefort
2024-04-14KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylistSebastian Ene
2023-10-16Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-10-08KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla
2023-09-12KVM: arm64: nvhe: Ignore SVE hint in SMCCC function IDJean-Philippe Brucker
2023-07-19KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementationsOliver Upton
2023-06-01KVM: arm64: pkvm: Add support for fragmented FF-A descriptorsQuentin Perret
2023-06-01KVM: arm64: Handle FFA_FEATURES call from the hostFuad Tabba
2023-06-01KVM: arm64: Handle FFA_MEM_LEND calls from the hostWill Deacon
2023-06-01KVM: arm64: Handle FFA_MEM_RECLAIM calls from the hostWill Deacon
2023-06-01KVM: arm64: Handle FFA_MEM_SHARE calls from the hostWill Deacon
2023-06-01KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon
2023-06-01KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon
2023-06-01KVM: arm64: Probe FF-A version and host/hyp partition ID during initWill Deacon
2023-06-01KVM: arm64: Block unsafe FF-A calls from the hostWill Deacon