diff options
author | Stefano Garzarella <sgarzare@redhat.com> | 2025-06-20 15:08:09 +0200 |
---|---|---|
committer | Jarkko Sakkinen <jarkko@kernel.org> | 2025-07-23 02:23:18 +0300 |
commit | 0637c10e72ef4b0645cb45873d21fd5f711ba041 (patch) | |
tree | 255ddf672e65207e33c47f75f1334844db5d054e /scripts/lib/kdoc/kdoc_parser.py | |
parent | 04fe47015d7726b42c34615c124697c7a3537bf0 (diff) |
tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
This driver does not support interrupts, and receiving the response is
synchronous with sending the command.
Enable synchronous send() with TPM_CHIP_FLAG_SYNC, which implies that
->send() already fills the provided buffer with a response, and ->recv()
is not implemented.
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions