This patch supports to access TPM crb buffer accsess over FF-A via direct message request v2 ABI and include small fix.
Since v3: - replace pr_xxx() usage to dev_xx() to print log. - https://lore.kernel.org/all/20250412054721.1647439-1-yeoreum....@arm.com/ Since v2: - rewokring commit message - https://lore.kernel.org/all/20250411090856.1417021-1-yeoreum....@arm.com/ Since v1: - Fix indentation. - https://lore.kernel.org/all/20250410110701.1244965-1-yeoreum....@arm.com/ Yeoreum Yun (2): tpm_ffa_crb: access tpm service over FF-A direct message request v2 tpm_crb_ffa: use dev_xx() macro to print log drivers/char/tpm/tpm_crb_ffa.c | 63 ++++++++++++++++++++++++---------- 1 file changed, 44 insertions(+), 19 deletions(-) -- LEVI:{C3F47F37-75D8-414A-A8BA-3980EC8A46D7}