summaryrefslogtreecommitdiffstats
path: root/include/linux/arm_ffa.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: arm_ffa: Add support for FFA_MSG_SEND2Sudeep Holla2024-04-181-0/+9
* firmware: arm_ffa: Stash the partition properties for query purposesSudeep Holla2024-04-181-0/+18
* firmware: arm_ffa: Make ffa_bus_type constRicardo B. Marliere2024-02-201-1/+1
* firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla2023-11-131-0/+2
* firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla2023-10-081-11/+22
* KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla2023-10-081-0/+6
* firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla2023-10-061-2/+0
* firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla2023-10-061-0/+2
* firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla2023-10-061-0/+5
* firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla2023-10-061-0/+8
* firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla2023-10-061-0/+5
* firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla2023-10-061-0/+20
* 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