summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/platform.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: Clear pairing secret upon TPM clearHoward Yang2023-04-061-1/+8
* cr50: Rename pinweaver codeMary Ruthven2023-03-161-1/+1
* cr50: support antirollback spaces in _plat__NvUpdateAllowedAndrey Pronin2023-02-251-8/+16
* cr50: implement checks for FWMP in _plat__NvUpdateAllowedAndrey Pronin2023-02-151-0/+58
* cr50: implement trivial _plat__NvUpdateAllowedAndrey Pronin2023-02-151-0/+5
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* cr50: fix nvmem logic in u2f_gen_kek_seed()stabilize-14536.B-cr50_stabstabilize-14532.B-cr50_stabVadim Sukhomlinov2022-02-231-1/+8
* cr50: switch to using DRBG for key generation purposes.Vadim Sukhomlinov2021-09-171-2/+3
* Revert "u2f: refactoring to split command processing and crypto"stabilize-14179.B-cr50_stabstabilize-14178.B-cr50_stabDavid Stevens2021-08-251-1/+1
* u2f: refactoring to split command processing and cryptoVadim Sukhomlinov2021-08-241-1/+1
* cr50: Fix C99 style comment in _plat__OwnerClearCallback()Louis Collard2019-01-131-1/+1
* 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