summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/platform.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: Add a separate seed for kek, that resets on TPM clear.Louis Collard2018-11-271-0/+7
* cr50: implement _plat__ShallSurviveOwnerClearAndrey Pronin2018-08-071-0/+6
* Cr50: Fix _plat__StartupCallback()Nicolas Boichat2018-07-231-1/+1
* Cr50: Generalize _plat__ResetCallback().Allen Webb2018-07-191-1/+1
* ccd_config: Simplify open and passwordRandall Spangler2018-05-251-1/+16
* Cr50: Add logging functionality to PinWeaver.Allen Webb2018-04-271-0/+2
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-111-0/+6
* cr50: provide platform API for fw version capabilityVadim Bendebury2016-10-261-0/+46
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-221-21/+4
* Provide interface to random number generatorVadim Bendebury2015-10-171-0/+33