summaryrefslogtreecommitdiff
path: root/include/linux/arm_ffa.h
Commit message (Expand)AuthorAgeFilesLines
* 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