u-boot-brain/drivers/tpm
Simon Glass c3a4d1c3ee common: Drop linux/crc8.h
We have an existing U-Boot header for the one function that this defines.
Use that instead of the linux/ one. Move over the nice comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-12-02 18:23:07 -05:00
..
Kconfig tpm: make TPM_V2 be compiled by default 2018-07-28 11:58:09 -04:00
Makefile tpm: Add support for SPL and TPL 2018-10-09 04:40:27 -06:00
tpm_atmel_twi.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_internal.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
tpm_tis_infineon.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis_lpc.c tpm: Export the open/close functions 2018-11-29 09:30:06 -07:00
tpm_tis_sandbox.c common: Drop linux/crc8.h 2019-12-02 18:23:07 -05:00
tpm_tis_st33zp24_i2c.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis_st33zp24_spi.c tpm: disociate TPMv1.x specific and generic code 2018-05-25 20:12:55 -04:00
tpm_tis.h tpm: add Revision ID field in the chip structure 2018-05-25 08:12:40 -04:00
tpm-uclass.c tpm: Use livetree and allow children 2018-10-09 04:40:27 -06:00
tpm2_tis_sandbox.c common: Drop linux/crc8.h 2019-12-02 18:23:07 -05:00
tpm2_tis_spi.c tpm2: Don't assume active low reset value 2019-10-15 08:40:02 -06:00