summaryrefslogtreecommitdiffstats
path: root/include/linux/arm_ffa.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-01firmware: arm_ffa: Move comment before the field it is documentingWill Deacon1-1/+1
2022-12-01firmware: arm_ffa: Move constants to header fileWill Deacon1-0/+83
2022-09-08firmware: arm_ffa: Split up ffa_ops into info, message and memory operationsSudeep Holla1-1/+13
2022-09-08firmware: arm_ffa: Set up 32bit execution mode flag using partiion propertySudeep Holla1-0/+2
2022-09-08firmware: arm_ffa: Add v1.1 get_partition_info supportSudeep Holla1-0/+1
2022-09-08firmware: arm_ffa: Rename ffa_dev_ops as ffa_opsSudeep Holla1-4/+4
2022-09-08firmware: arm_ffa: Make memory apis ffa_device independentSudeep Holla1-4/+2
2022-09-08firmware: arm_ffa: Remove ffa_dev_ops_get()Sudeep Holla1-6/+0
2022-09-08firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_devSudeep Holla1-2/+5
2022-04-29firmware: arm_ffa: Add ffa_dev_get_drvdata helper functionSudeep Holla1-1/+6
2021-10-18firmware: arm_ffa: Add support for MEM_LENDMarc Bonnici1-0/+2
2021-05-26firmware: arm_ffa: Add support for MEM_* interfacesSudeep Holla1-0/+139
2021-05-26firmware: arm_ffa: Setup in-kernel users of FFA partitionsSudeep Holla1-1/+38
2021-05-26firmware: arm_ffa: Add initial FFA bus support for device enumerationSudeep Holla1-0/+91