diff options
Diffstat (limited to 'src/usr/secureboot')
| -rw-r--r-- | src/usr/secureboot/trusted/trustedboot.C | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/secureboot/trusted/trustedboot.C b/src/usr/secureboot/trusted/trustedboot.C index b135d0513..8c9f7fff3 100644 --- a/src/usr/secureboot/trusted/trustedboot.C +++ b/src/usr/secureboot/trusted/trustedboot.C @@ -1156,6 +1156,8 @@ void tpmVerifyFunctionalTpmExists() HWAS::SRCI_PRIORITY_LOW); err->collectTrace( SECURE_COMP_NAME ); err->collectTrace(TRBOOT_COMP_NAME); + err->collectTrace( I2C_COMP_NAME ); + err->collectTrace( TPMDD_COMP_NAME ); uint32_t errPlid = err->plid(); // HW callout TPMs |

