coreboot-kgpe-d16/src/drivers/spi/tpm
Aaron Durbin 6403167d29 compiler.h: add __weak macro
Instead of writing out '__attribute__((weak))' use a shorter form.

Change-Id: If418a1d55052780077febd2d8f2089021f414b91
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25767
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-04-24 14:37:59 +00:00
..
Kconfig drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM 2017-04-24 22:02:45 +02:00
Makefile.inc drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstage 2017-04-05 20:25:34 +02:00
tis.c security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
tpm.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
tpm.h