summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/endorsement.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* coil: replace non-inclusive terms with "validity"Mary Ruthven2021-11-191-2/+2
* cr50: update RSA public API to block access on FIPS errorsVadim Sukhomlinov2021-10-061-4/+6
* cr50: provide public crypto API for HMAC/HASH with error reporting.Vadim Sukhomlinov2021-10-021-3/+7
* cr50: add hardened crypto return codes, harden DCRYPTO_equalsVadim Sukhomlinov2021-09-041-3/+3
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-8/+6
* cr50: drop cryptoc for always_memset()stabilize-14149.B-cr50_stabVadim Sukhomlinov2021-08-101-1/+0
* cr50: use new conventions to determine key ladder modeVadim Bendebury2019-12-061-5/+1
* cr50: use dedicated region for info1 accessesVadim Bendebury2019-08-101-12/+0
* cr50: in dev mode allow unverified certificatesVadim Bendebury2018-05-161-14/+33
* cr50: make fallback certs a compile time optionVadim Bendebury2018-04-281-18/+39
* cr50: modify tpm_endorse() error reporting logicstabilize-9765.7.BVadim Bendebury2017-07-201-9/+13
* CR50: replace dcrypto_memset with always_memsetnagendra modadugu2017-05-151-3/+4
* g: enhance flash INFO apiVadim Bendebury2017-03-021-13/+2
* g: move compute_frk2 function into dcryptoVadim Bendebury2017-01-181-89/+3
* CR50: add a constant time buffer equals implementationnagendra modadugu2016-11-111-2/+2
* CR50: introduce a fixed endorsement seed & certsnagendra modadugu2016-10-251-20/+239
* CR50: recognize the production endorsement CAnagendra modadugu2016-10-111-2/+41
* Make sure endorsement cert matches current keyladder.Marius Schilder2016-10-111-0/+20
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-051-3/+2
* Fix minor typo.Marius Schilder2016-08-081-1/+1
* CR50: add endorsement certificate flownagendra modadugu2016-07-231-0/+475