u-boot/drivers/tpm
Ilias Apalodimas 87bc11d5e2 tpm: sandbox: Change the return code when device is already open
All the TPM drivers as well as out TCG TIS API for a TPM2.0 device
return -EBUSY if the device has already been opened.  Adjust
the sandbox TPM do return the same error code.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-02-28 09:44:25 +02:00
..
cr50_i2c.c
Kconfig
Makefile
sandbox_common.c
sandbox_common.h
tpm-uclass.c Correct SPL use of TPM_RNG 2023-02-10 07:41:40 -05:00
tpm2_ftpm_tee.c
tpm2_ftpm_tee.h
tpm2_tis_core.c
tpm2_tis_i2c.c
tpm2_tis_mmio.c
tpm2_tis_sandbox.c tpm: sandbox: Change the return code when device is already open 2023-02-28 09:44:25 +02:00
tpm2_tis_spi.c
tpm_atmel_twi.c
tpm_internal.h
tpm_tis.h
tpm_tis_infineon.c
tpm_tis_lpc.c
tpm_tis_sandbox.c
tpm_tis_st33zp24_i2c.c
tpm_tis_st33zp24_spi.c