Hi In my Skylake (x86_64) board, after enabling TPM (1.2) with clearing TPM data from BIOS and enabled TPM state in next boot of BIOS and then rebooted to Linux 4.1 kernel.
>From filesystem executed tpm_takeownership. Here pressed 'Enter Key' as password for both owner and SRK password which was successful. To test TPM using trousers, git cloned the following url. git://git.code.sf.net/p/trousers/testsuite Compiled all test cases and executed in version 1.2. In the test log following 34 failures are observed: Tspi_Nv_DefineSpace02 TSS_SUCCESS Tspi_Nv_DefineSpace11 TSS_E_NV_AREA_EXIST Tspi_Nv_DefineSpace12 TSS_E_NV_AREA_EXIST Tspi_Nv_ReleaseSpace04 TSS_SUCCESS Tspi_Key_UnloadKey-trans01 TSS_E_FAIL Tspi_Key_UnloadKey-trans02 TSS_E_FAIL Tspi_Nv_ReadValue-trans02 TSS_E_INTERNAL_ERROR Tspi_nv_WriteValue-trans01 TSS_E_INTERNAL_ERROR Tspi_nv_WriteValue-trans02 TSS_E_INTERNAL_ERROR Tspi_nv_WriteValue-trans03 TPM_E_AUTH_CONFLICT Tspi_TPM_CheckMaintenancePubKey-trans01 TPM_E_FAIL Tspi_TPM_CheckMaintenancePubKey-trans02 TPM_E_FAIL Tspi_TPM_CheckMaintenancePubKey-trans03 TPM_E_FAIL Tspi_TPM_CreateMaintenanceArchive-trans01 TPM_E_FAIL Tspi_TPM_CreateMaintenanceArchive-trans02 TPM_E_FAIL Tspi_TPM_CreateMaintenanceArchive-trans03 TPM_E_FAIL Tspi_TPM_Delegate_VerifyDelegation-trans01 TSS_E_FAIL Tspi_TPM_Delegate_VerifyDelegation-trans02 TSS_E_FAIL Tspi_TPM_GetAuditDigest-trans01 TPM_E_FAIL Tspi_TPM_GetAuditDigest-trans02 TPM_E_FAIL Tspi_TPM_GetAuditDigest-trans03 TPM_E_FAIL Tspi_TPM_KillMaintenanceFeature-trans01 TPM_E_FAIL Tspi_TPM_KillMaintenanceFeature-trans02 TPM_E_FAIL Tspi_TPM_KillMaintenanceFeature-trans03 TPM_E_FAIL Tspi_TPM_LoadMaintenancePubKey-trans01 TSS_E_BAD_PARAMETER Tspi_TPM_LoadMaintenancePubKey-trans02 TSS_E_BAD_PARAMETER Tspi_TPM_LoadMaintenancePubKey-trans03 TSS_E_BAD_PARAMETER Tspi_TPM_OwnerGetSRKPubKey-trans01 TSS_E_FAIL Tspi_TPM_OwnerGetSRKPubKey-trans02 TSS_E_FAIL Tspi_TPM_SetOperatorAuth-trans01 TPM_E_BAD_PRESENCE Tspi_TPM_SetOperatorAuth-trans02 TPM_E_BAD_PRESENCE Tspi_TPM_SetOperatorAuth-trans03 TPM_E_BAD_PRESENCE Tspi_GetAttribData17 TSS_E_INTERNAL_ERROR Tspi_SetAttribData01 TSS_E_INTERNAL_ERROR Please let know the reason for these test failures. Thank & Regards Manjunatha Srinivasan N ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
