summaryrefslogtreecommitdiff
path: root/include/linux/arm_ffa.h
AgeCommit message (Expand)Author
2023-11-13firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla
2023-10-08firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla
2023-10-08KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla
2023-10-06firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla
2023-10-06firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla
2023-10-06firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla
2023-10-06firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-06-01KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon
2023-05-08firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon
2022-09-08firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla
2022-09-08firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla
2022-09-08firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla
2022-09-08firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla
2022-09-08firmware: arm_ffa: Make memory apis ffa_device independentSudeep Holla
2022-09-08firmware: arm_ffa: Remove ffa_dev_ops_get()Sudeep Holla
2022-09-08firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep Holla
2022-04-29firmware: arm_ffa: Add ffa_dev_get_drvdata helper functionSudeep Holla
2021-10-18firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici
2021-05-26firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla
2021-05-26firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla
2021-05-26firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla