开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
ffa.c
Age
Commit message (
Expand
)
Author
2024-09-10
KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xfer
Snehal Koukuntla
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2024-06-14
KVM: arm64: Use FF-A 1.1 with pKVM
Sebastian Ene
2024-06-14
KVM: arm64: Add support for FFA_PARTITION_INFO_GET
Sebastian Ene
2024-06-14
KVM: arm64: Trap FFA_VERSION host call in pKVM
Sebastian Ene
2024-06-11
KVM: arm64: FFA: Release hyp rx buffer
Vincent Donnefort
2024-04-14
KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylist
Sebastian Ene
2023-10-16
Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2023-10-08
KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
Sudeep Holla
2023-09-12
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-07-19
KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations
Oliver Upton
2023-06-01
KVM: arm64: pkvm: Add support for fragmented FF-A descriptors
Quentin Perret
2023-06-01
KVM: arm64: Handle FFA_FEATURES call from the host
Fuad Tabba
2023-06-01
KVM: arm64: Handle FFA_MEM_LEND calls from the host
Will Deacon
2023-06-01
KVM: arm64: Handle FFA_MEM_RECLAIM calls from the host
Will Deacon
2023-06-01
KVM: arm64: Handle FFA_MEM_SHARE calls from the host
Will Deacon
2023-06-01
KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the host
Will Deacon
2023-06-01
KVM: arm64: Allocate pages for hypervisor FF-A mailboxes
Will Deacon
2023-06-01
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
2023-06-01
KVM: arm64: Block unsafe FF-A calls from the host
Will Deacon