按F1或者DEL进入BIOS内把TPM功能关闭试试,可能你机器没待TPM模块,但新BIOS默认是开启的,所以会有类似的报错
Hi, I'm working on getting the Infineon SLB9670 to work on the ECSPI2 bus of an IMX8MQ processor on the 4.19.35 kernel built using Yocto. The device
"The Device Driver for the trusted Platform Module encountered a non-recoverable error in the TPM hardware, which prevents TPM services (such as data encryption) being used. "The initialization of the TPM failed. The TPM maybe in failure mode. contact the manufacturer" Anyone exp...
TPM 1.2 states and initialization TPM 1.2 has multiple possible states. Windows automatically initializes the TPM, which brings it to an enabled, activated, and owned state. Endorsement keys A trusted application can use TPM only if the TPM contains an endorsement key, which is an RSA key pair...
Initializing device TCTI Interface Resource Mgr, device TCTI, failed initialization: 0xa000a. Exiting... for I already have a resourcemgr running in background. Althoug I got the similar error, but it is not suitable for you. Sorry about that. Do you try this tpm2.0-tools? It will help...
I am trying to enable a TPM 2.0 device (Infineon SLB9670XQ2.0) which is connected to the ECSPI4 bus of an IMX6-UL processor, and when booting up the target board. I encountered an issue that the initialization of the TPM device failed with the below error messages: [ 1.682344] tpm tp...
Windows 8 introduced Measured Boot as a way for the operating system to record the chain of measurements of software components and configuration information in the TPM through the initialization of the Windows operating system. In previous Windows versions, the measurement chain stopped at the Windows...
TPM 1.2 states and initialization TPM 1.2 has multiple possible states. Windows automatically initializes the TPM, which brings it to an enabled, activated, and owned state. Endorsement keys A trusted application can use TPM only if the TPM contains an endorsement key, which is an RSA key pair...
(go)); } #endif #if SIMULATION // Clear the flag that forces failure on self-test g_forceFailureMode = FALSE; #endif // Disable the tick processing _plat__ACT_EnableTicks(FALSE); // Set initialization state TPMInit(); // Set g_DRTMHandle as unassigned g_DRTMHandle = TPM_RH_...
For interfacing to your hardware interface (SPI/I2C) a single HAL callback is used and configuration on initialization when callingTPM2_InitorwolfTPM2_Init. There are HAL examples inhaldirectory for: Atmel ASF BareBox Espressif ESP-IDF