Home
last modified time | relevance | path

Searched refs:TPM2_RH_PLATFORM (Results 1 – 5 of 5) sorted by relevance

/u-boot/lib/
A Dtpm-v2.c121 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 Dtpm_api.c229 return tpm2_clear(dev, TPM2_RH_PLATFORM, NULL, 0); in tpm_force_clear()
/u-boot/cmd/
A Dtpm-v2.c88 handle = TPM2_RH_PLATFORM; in do_tpm2_clear()
302 handle = TPM2_RH_PLATFORM; in do_tpm_change_auth()
/u-boot/include/
A Dtpm-v2.h263 TPM2_RH_PLATFORM = 0x4000000C, enumerator
/u-boot/drivers/tpm/
A Dtpm2_tis_sandbox.c277 case TPM2_RH_PLATFORM: in sandbox_tpm2_check_session()

Completed in 15 milliseconds