Searched refs:TPM2_RH_PLATFORM (Results 1 – 5 of 5) sorted by relevance
| /u-boot/lib/ |
| A D | tpm-v2.c | 121 tpm_u32(TPM2_RH_PLATFORM), /* Primary platform seed */ in tpm2_nv_define_space() 208 tpm_u32(TPM2_RH_PLATFORM), /* Primary platform seed */ in tpm2_nv_read_value() 248 TPM2_RH_PLATFORM; in tpm2_nv_write_value() 500 tpm_u32(TPM2_RH_PLATFORM), /* TPM resource handle */ in tpm2_pcr_setauthpolicy() 645 tpm_u32(TPM2_RH_PLATFORM), /* Primary platform seed */ in tpm2_write_lock() 669 tpm_u32(TPM2_RH_PLATFORM), /* Primary platform seed */ in tpm2_disable_platform_hierarchy() 679 tpm_u32(TPM2_RH_PLATFORM), /* Hierarchy to disable */ in tpm2_disable_platform_hierarchy()
|
| A D | tpm_api.c | 229 return tpm2_clear(dev, TPM2_RH_PLATFORM, NULL, 0); in tpm_force_clear()
|
| /u-boot/cmd/ |
| A D | tpm-v2.c | 88 handle = TPM2_RH_PLATFORM; in do_tpm2_clear() 302 handle = TPM2_RH_PLATFORM; in do_tpm_change_auth()
|
| /u-boot/include/ |
| A D | tpm-v2.h | 263 TPM2_RH_PLATFORM = 0x4000000C, enumerator
|
| /u-boot/drivers/tpm/ |
| A D | tpm2_tis_sandbox.c | 277 case TPM2_RH_PLATFORM: in sandbox_tpm2_check_session()
|
Completed in 15 milliseconds