drivers/i2c: Add i2c TPM support for different stages
Change-Id: Ib0839933f8b59f0c87cdda4e5374828bd6f1099f Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org> Reviewed-on: https://review.coreboot.org/23759 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com>
This commit is contained in:
committed by
Philipp Deppenwiese
parent
52acef175e
commit
545ed7ab3b
@@ -4,5 +4,6 @@ bootblock-y += dw_i2c.c
|
||||
romstage-y += dw_i2c.c
|
||||
verstage-y += dw_i2c.c
|
||||
ramstage-y += dw_i2c.c
|
||||
postcar-y += dw_i2c.c
|
||||
|
||||
endif
|
||||
|
Reference in New Issue
Block a user