Searched refs:TPM2_Startup (Results 1 – 10 of 10) sorted by relevance
/external/tpm2/ |
D | Startup_fp.h | 15 TPM_RC TPM2_Startup(Startup_In* in);
|
D | Marshal_Startup.c | 47 result = TPM2_Startup(&in); in Exec_Startup()
|
D | Startup.c | 22 TPM2_Startup( in TPM2_Startup() function
|
D | part3.txt | 103 …9.3 TPM2_Startup .............................................................................… 292 Table 5 — TPM2_Startup Command ....................................................................… 293 Table 6 — TPM2_Startup Response ...................................................................… 749 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 752 …NOTE 2 The TPM may enter Failure mode during _TPM_Init processing, before TPM2_Startup(). S… 754 … since the first command is required to be TPM2_Startup(), the expected sequence will be that 755 … platform firmware (the CRTM) will issue TPM2_Startup() and receive TPM_RC_FAILURE 758 … There may be failures where a TPM cannot record that it received TPM2_Startup(). In those 761 TPM2_GetCapability() or the field upgrade commands before TPM2_Startup(). 763 … This is a corner case exception to the rule that TPM2_Startup() must be the first command. [all …]
|
D | part4.txt | 2032 TPM2_ShutDown() and TPM2_Startup(). 2189 SET on each TPM2_Startup(). The default value is SET. 2200 TPM2_Startup(). If so, then the next shutdown is required to be Shutdown(CLEAR). 2216 …This value indicates that an H-CRTM occurred after _TPM_Init() but before TPM2_Startup(). The defi… 2226 …This value indicates that a TPM2_Startup() occured at locality 3. Otherwise, it at locality 0. The… 2263 …This location indicates how the TPM was shut down before the most recent TPM2_Startup(). This valu… 2275 TPM2_Startup(CLEAR) is required. 2304 Capability and are not affected by TPM power events (TPM2_Startup() or TPM2_Shutdown(). 2892 … This value indicates if a TPM2_Startup() commands has been receive since the power on event. This 3482 164 // Excepting FUM, the TPM only accepts TPM2_Startup() after [all …]
|
/external/tpm2/generator/ |
D | raw_commands_fixed.txt | 164 TPM2_Startup ......................................................................................… 602 Table 5 — TPM2_Startup Command ....................................................................… 603 Table 6 — TPM2_Startup Response ...................................................................… 1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 1192 The TPM may enter Failure mode during _TPM_Init processing, before TPM2_Startup(). Since 1194 since the first command is required to be TPM2_Startup(), the expected sequence will be that 1195 platform firmware (the CRTM) will issue TPM2_Startup() and receive TPM_RC_FAILURE 1197 There may be failures where a TPM cannot record that it received TPM2_Startup(). In those 1200 TPM2_GetCapability() or the field upgrade commands before TPM2_Startup(). 1201 This is a corner case exception to the rule that TPM2_Startup() must be the first command. [all …]
|
D | raw_commands.txt | 164 TPM2_Startup ......................................................................................… 602 Table 5 — TPM2_Startup Command ....................................................................… 603 Table 6 — TPM2_Startup Response ...................................................................… 1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup 1192 The TPM may enter Failure mode during _TPM_Init processing, before TPM2_Startup(). Since 1194 since the first command is required to be TPM2_Startup(), the expected sequence will be that 1195 platform firmware (the CRTM) will issue TPM2_Startup() and receive TPM_RC_FAILURE 1197 There may be failures where a TPM cannot record that it received TPM2_Startup(). In those 1200 TPM2_GetCapability() or the field upgrade commands before TPM2_Startup(). 1201 This is a corner case exception to the rule that TPM2_Startup() must be the first command. [all …]
|
D | raw_structures.txt | 6051 These values are used in TPM2_Startup() to indicate the shutdown and startup mode. The defined 6081 on TPM2_Startup(), indicates that the TPM should start from 6091 on TPM2_Startup(), indicates that the TPM should restore the 7017 These PCR are reset to -1 on TPM2_Startup() and reset to 0 on 8202 TPM2_Startup(TPM_SU_CLEAR). If the attribute is CLEAR, then the TPM shall not invalidate the saved 8204 at the next TPM2_Startup(), then the TPM shall continue to be able to use the saved contexts. 8879 TPM2_Startup(). Some of the attributes in this structure may change as the result of specific Prote… 8968 On each TPM2_Startup(TPM_SU_CLEAR), the TPM will set these attributes to their indicated defaults. 9070 SET (1): The TPM received a TPM2_Shutdown() and a matching TPM2_Startup(). 9071 CLEAR (0): TPM2_Startup(TPM_SU_CLEAR) was not preceded by a [all …]
|
D | raw_structures_fixed.txt | 6024 These values are used in TPM2_Startup() to indicate the shutdown and startup mode. The defined 6054 on TPM2_Startup(), indicates that the TPM should start from 6064 on TPM2_Startup(), indicates that the TPM should restore the 7039 These PCR are reset to -1 on TPM2_Startup() and reset to 0 on 8219 TPM2_Startup(TPM_SU_CLEAR). If the attribute is CLEAR, then the TPM shall not invalidate the saved 8221 at the next TPM2_Startup(), then the TPM shall continue to be able to use the saved contexts. 8894 TPM2_Startup(). Some of the attributes in this structure may change as the result of specific Prote… 8983 On each TPM2_Startup(TPM_SU_CLEAR), the TPM will set these attributes to their indicated defaults. 9085 SET (1): The TPM received a TPM2_Shutdown() and a matching TPM2_Startup(). 9086 CLEAR (0): TPM2_Startup(TPM_SU_CLEAR) was not preceded by a [all …]
|
D | commands.txt | 2 _INPUT_START TPM2_Startup 14 _OUTPUT_START TPM2_Startup
|