aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorStefano Garzarella <[email protected]>2025-06-20 13:08:09 +0000
committerJarkko Sakkinen <[email protected]>2025-07-22 23:23:18 +0000
commit0637c10e72ef4b0645cb45873d21fd5f711ba041 (patch)
tree255ddf672e65207e33c47f75f1334844db5d054e /net/unix/af_unix.c
parenttpm: support devices with synchronous send() (diff)
downloadkernel-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