summaryrefslogtreecommitdiffstats
path: root/include/linux/arm_ffa.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-07-011-0/+8
|\
| * KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon2023-06-011-0/+8
* | firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2023-05-081-0/+1
|/
* firmware: arm_ffa: Move comment before the field it is documentingWill Deacon2022-12-011-1/+1
* firmware: arm_ffa: Move constants to header fileWill Deacon2022-12-011-0/+83
* firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla2022-09-081-1/+13
* firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla2022-09-081-0/+2
* firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla2022-09-081-0/+1
* firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla2022-09-081-4/+4
* firmware: arm_ffa: Make memory apis ffa_device independentSudeep Holla2022-09-081-4/+2
* firmware: arm_ffa: Remove ffa_dev_ops_get()Sudeep Holla2022-09-081-6/+0
* firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep Holla2022-09-081-2/+5
* firmware: arm_ffa: Add ffa_dev_get_drvdata helper functionSudeep Holla2022-04-291-1/+6
* firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici2021-10-181-0/+2
* firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla2021-05-261-0/+139
* firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla2021-05-261-1/+38
* firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla2021-05-261-0/+91