diff options
| author | Stefano Garzarella <[email protected]> | 2025-06-20 13:08:09 +0000 |
|---|---|---|
| committer | Jarkko Sakkinen <[email protected]> | 2025-07-22 23:23:18 +0000 |
| commit | 0637c10e72ef4b0645cb45873d21fd5f711ba041 (patch) | |
| tree | 255ddf672e65207e33c47f75f1334844db5d054e /net/unix/af_unix.c | |
| parent | tpm: support devices with synchronous send() (diff) | |
| download | kernel-0637c10e72ef4b0645cb45873d21fd5f711ba041.tar.gz kernel-0637c10e72ef4b0645cb45873d21fd5f711ba041.zip | |
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 <[email protected]>
Reviewed-by: Sumit Garg <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
