mbox series

[v5,0/2] tpm_ffa_crb: add support direct message request v2

Message ID 20250415185013.2387369-1-yeoreum.yun@arm.com (mailing list archive)
Headers show
Series tpm_ffa_crb: add support direct message request v2 | expand

Message

Yeoreum Yun April 15, 2025, 6:50 p.m. UTC
This patch supports to access TPM crb buffer accsess over FF-A via
direct message request v2 ABI and include small fix.

Since v4:
   - rewokring with commit message.
   - https://lore.kernel.org/all/20250415075712.2157073-1-yeoreum.yun@arm.com/

Since v3:
   - replace pr_xxx() usage to dev_xx() to print log.
   - https://lore.kernel.org/all/20250412054721.1647439-1-yeoreum.yun@arm.com/

Since v2:
    - rewokring commit message
    - https://lore.kernel.org/all/20250411090856.1417021-1-yeoreum.yun@arm.com/

Since v1:
    - Fix indentation.
    - https://lore.kernel.org/all/20250410110701.1244965-1-yeoreum.yun@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}