drivers/tpm: Make it compile again
commite9e31eb4b9c122f40fc053bc84c7d2232687d344
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Sat, 30 Mar 2024 06:36:30 +0000 (30 07:36 +0100)
committerElyes Haouas <ehaouas@noos.fr>
Sat, 30 Mar 2024 08:33:22 +0000 (30 08:33 +0000)
treec0cdf554383fc80c879d062099a0e89803016ca1
parentc0d3cf105254c0bbde5c57c8817f5263271fb0fe
drivers/tpm: Make it compile again

Fix regression introduced in 47e9e8cde1810ee9f249027b14ee9f82a7a52d84
"security/tpm: replace CONFIG(TPMx) checks with runtime check":

Replace BIOS_WARN with BIOS_WARNING.

Change-Id: Id23cda2f5403effd2a4bda3852f0f300d0e62cdf
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81590
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/drivers/tpm/ppi.c