fastboot: Rename public fb_ functions to fastboot_
[platform/kernel/u-boot.git] / include / tpm-v2.h
2018-05-26 Miquel Raynaltpm: add PCR authentication commands support
2018-05-26 Miquel Raynaltpm: add TPM2_HierarchyChangeAuth command support
2018-05-26 Miquel Raynaltpm: add dictionary attack mitigation commands support
2018-05-26 Miquel Raynaltpm: add TPM2_GetCapability command support
2018-05-26 Miquel Raynaltpm: add TPM2_PCR_Read command support
2018-05-26 Miquel Raynaltpm: add TPM2_PCR_Extend command support
2018-05-26 Miquel Raynaltpm: add TPM2_Clear command support
2018-05-26 Miquel Raynaltpm: add TPM2_SelfTest command support
2018-05-26 Miquel Raynaltpm: add TPM2_Startup command support
2018-05-26 Miquel Raynaltpm: prepare support for TPMv2.x commands