summaryrefslogtreecommitdiff
path: root/drivers/char/tpm/tpm_crb_ffa.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-23tpm_crb_ffa: handle tpm busy return codePrachotan Bathi1-7/+38
2025-07-23tpm_crb_ffa: Remove memset usagePrachotan Bathi1-14/+9
2025-07-23tpm_crb_ffa: Fix typos in function namePrachotan Bathi1-3/+3
2025-07-23tpm_crb_ffa: Remove unused exportJarkko Sakkinen1-2/+1
2025-07-23tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-inYeoreum Yun1-3/+16
2025-05-23tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABIStuart Yoder1-4/+7
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun1-4/+4
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun1-15/+40
2025-03-27tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-AStuart Yoder1-0/+348