summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-1243-730/+1799
* cr50: drop cryptoc for always_memset()stabilize-14149.B-cr50_stabVadim Sukhomlinov2021-08-1015-15/+18
* cr50: fix CRYPTO_TEST=1 broken due to FIPS codeVadim Sukhomlinov2021-08-094-11/+25
* cr50: prepare to release 0.{5,6}.50Mary Ruthven2021-08-052-2/+2
* usb_spi: Remove stm32spi.py since no one uses itYilin Yang2021-08-041-140/+0
* usb_spi: move to Raiden V2 implementationVadim Bendebury2021-08-028-10/+740
* cr50: add basic U2F test to tpmtest, disable eciesVadim Sukhomlinov2021-07-284-10/+132
* cr50: add FIPS module self-integrity checkVadim Sukhomlinov2021-07-282-0/+33
* cr50: add linker script to consolidate FIPS module sectionsVadim Sukhomlinov2021-07-232-4/+88
* Add necessary utilities to the FIPS boundarystabilize-14106.B-cr50_stabMary Ruthven2021-07-224-0/+210
* common/util: group the code needed in the fips moduleMary Ruthven2021-07-212-177/+195
* cr50: make CRYPTO_TEST=1 work againVadim Sukhomlinov2021-07-212-2/+1
* cr50: replace call to __aeabi_uldivmod with better implementationVadim Sukhomlinov2021-07-212-9/+128
* build dcrypto and u2f separatelystabilize-14094.B-cr50_stabstabilize-14093.B-cr50_stabstabilize-14092.66.B-cr50_stabstabilize-14092.57.B-cr50_stabrelease-R93-14092.B-cr50_stabMary Ruthven2021-07-141-24/+39
* cr50: add CRYPTO_TEST_SETUP descriptionMary Ruthven2021-07-081-0/+6
* CRYPTO_TEST: fix build ap_state build issueMary Ruthven2021-07-021-0/+2
* cr50: prepare to release 0.{5,6}.40Mary Ruthven2021-07-022-2/+2
* cr50: add placeholder for FIPS module at fixed locationVadim Sukhomlinov2021-07-011-0/+23
* tpm_mode: make available to all boards and restore on resetsVadim Bendebury2021-06-304-41/+42
* tpm_mode: do not proceed if nvmem commits can not be enabledVadim Bendebury2021-06-302-1/+4
* dcrypto: remove unused functionalityVadim Sukhomlinov2021-06-301-2/+0
* g: spi_controller: add the subtransaction capabilityVadim Bendebury2021-06-292-13/+52
* cr50: use board/cr50/dcryptoMary Ruthven2021-06-285-5/+44
* cr50: switch SPI CS to GPIO modestabilize-RUST-14057.B-cr50_stabstabilize-14057.B-cr50_stabVadim Bendebury2021-06-253-7/+2
* usb_spi: prevent potential loss of upstream trafficVadim Bendebury2021-06-181-0/+9
* test: port to Python3Vadim Bendebury2021-06-181-2/+4
* ccd_config: remove UpdateNoTPMWipeMary Ruthven2021-06-182-4/+4
* gsctool: add new get ap ro hash errorsMary Ruthven2021-06-181-2/+8
* ap_ro_integrity_check: handle invalid hash responses the same wayMary Ruthven2021-06-181-2/+0
* gsctool: add support for getting AP RO boot statusMary Ruthven2021-06-181-0/+52
* ap_ro_integrity_check: Add vendor command to check statusMary Ruthven2021-06-187-0/+67
* ap_ro_integrity_check: skip verify based on RLZMary Ruthven2021-06-184-3/+84
* ap_ro_integrity_check: unify ap ro hash checksMary Ruthven2021-06-182-25/+43
* brdprop: print tpm-board-cfgMary Ruthven2021-06-181-1/+1
* Fork chip/g/dcrypto to boards/cr50/dcryptoJosip Sokcevic2021-06-1728-0/+10103
|\
| * Restore chip/g/dcryptoJosip Sokcevic2021-06-1728-0/+10103
| * Move copy chip/g/dcrypto to boards/cr50/dcryptoJosip Sokcevic2021-06-1728-0/+0
|/
* cr50: support EC-EFS 2.1Namyoon Woo2021-06-168-46/+341
* add reserved `VIRTUAL_NV_INDEX_RMA_BYTES` in comment.Leo Lai2021-06-161-0/+3
* ap_ro_integrity_check: allow setting hash in DBG imagesstabilize-14031.B-cr50_stabMary Ruthven2021-06-151-0/+2
* gsctool: add --dauntless flag and default to havenstabilize-14029.B-cr50_stabJett Rink2021-06-101-1/+13
* flash_cr50: add support to reboot with the consolestabilize-14026.B-cr50_stabMary Ruthven2021-06-091-4/+33
* tpm_test: drbg_test: add support for using lab vectorsMary Ruthven2021-06-094-33/+245
* tpm_test: add u2f hmac drbg vectorsMary Ruthven2021-06-092-0/+27226
* tpm_test: drbg_test: reformat test to fix too many local variables errorMary Ruthven2021-06-091-27/+76
* tpm_test: drbg_test: save the results in a listMary Ruthven2021-06-091-3/+26
* tpm_test: drbg_test: explicitly state whether to check the resultMary Ruthven2021-06-091-7/+11
* tpm_test: drbg_test: be explicit about output lengthMary Ruthven2021-06-091-6/+7
* hmac_drbg: increase output sizeMary Ruthven2021-06-091-1/+1
* make: fix awk complaintstabilize-14023.B-cr50_stabVadim Bendebury2021-06-041-1/+1