summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: add functionality for ACVP tests of elliptic curve implementationstabilize-lazor-13278.B-cr50_stabVadim Sukhomlinov2020-06-052-144/+368
* dcrypto/hmac: another fix for HMAC SHA256 computeVadim Sukhomlinov2020-06-051-1/+1
* ap_ro: add handling of the corrupted hashVadim Bendebury2020-06-054-2/+87
* dcrypto/hmac: fix HMAC-SHA256 computationVadim Sukhomlinov2020-06-042-14/+19
* tpmtest/ftdi: improved stability and support for ISERIALVadim Sukhomlinov2020-06-042-4/+11
* tpm_test: update to swig 4.0 for Python3 supportVadim Sukhomlinov2020-06-032-3/+5
* remove eraseflashinfo from DBG imagesMary Ruthven2020-06-021-56/+0
* remove CR50_SQAMary Ruthven2020-06-0212-78/+16
* fizz: remove board from cr50_stabVadim Bendebury2020-06-0264-22638/+0
* cr50: Fix fuzzer build for protobuf 3.11.4Allen Webb2020-06-021-1/+0
* cr50: Add support for ACVP tests of HMAC implementationsVadim Sukhomlinov2020-06-022-59/+184
* tpmtest: added more corner case, make it work again with OpenSSL 1.1Vadim Sukhomlinov2020-06-022-34/+315
* Introduce BOARD_CFG_LONG_INT_AP_BIT in TPM_BOARD_CFG registerNamyoon Woo2020-06-014-14/+18
* Introduce TPM_BOARD_CFG registerNamyoon Woo2020-06-016-1/+81
* apply INT_AP_L extension on I2CS interfaceNamyoon Woo2020-05-293-13/+46
* Use a long pulse of INT_AP_L for SPSNamyoon Woo2020-05-294-8/+241
* gsctool: add option to erase AP RO hashVadim Bendebury2020-05-291-3/+55
* ap_ro_integrity_check: move error codes enum into the .h fileVadim Bendebury2020-05-292-12/+15
* ap_ro_integrity_check: allow gsctool erasing AP RO hashVadim Bendebury2020-05-291-7/+36
* close RO window after useVadim Bendebury2020-05-295-8/+38
* ap_ro_integrity_check: don't ignore flash write return valuesVadim Bendebury2020-05-291-4/+12
* ap RO verification: enable loggingVadim Bendebury2020-05-294-4/+60
* ap_ro_verification: enable AP RO verification supportVadim Bendebury2020-05-291-0/+2
* Plug in the AP RO verification implementationVadim Bendebury2020-05-295-3/+68
* cr50_rma_open: fix version checkMary Ruthven2020-05-281-6/+6
* cr50_rma_open: raise an error if cr50 is too oldMary Ruthven2020-05-281-2/+2
* Add AP RO integrity check implementation.Vadim Bendebury2020-05-225-2/+300
* board_id: refactor to expose function checking INFO1 board ID spaceVadim Bendebury2020-05-203-19/+27
* ap_ro_flash.py: add new values and clean upVadim Bendebury2020-05-201-7/+12
* usb_spi: refactor to allow use in different contextsstabilize-quickfix-13099.93.B-cr50_stabstabilize-13099.94.B-cr50_stabstabilize-13099.90.B-cr50_stabstabilize-13099.85.B-cr50_stabstabilize-13099.73.B-cr50_stabstabilize-13099.72.B-cr50_stabstabilize-13099.70.B-cr50_stabstabilize-13099.118.B-cr50_stabstabilize-13099.110.B-cr50_stabstabilize-13099.101.B-cr50_stabrelease-R84-13099.B-cr50_stabVadim Bendebury2020-05-143-33/+64
* crypto_api: use const voidVadim Bendebury2020-05-146-17/+16
* ap_ro_hash.py: improve error processing and help messagesVadim Bendebury2020-05-141-5/+30
* make cr50 agnostic about EC-EFS2Namyoon Woo2020-05-143-21/+2
* gsctool: print sensible date when listing flash log contentsVadim Bendebury2020-05-111-1/+16
* cr50: prepare to release 0.{5,6}.4Mary Ruthven2020-05-082-2/+2
* idle: reduce set of idle command actionsMary Ruthven2020-05-081-9/+7
* cr50: prepare to release 0.{5,6}.3Mary Ruthven2020-05-042-2/+2
* util: script for generating RO hashesVadim Bendebury2020-05-042-0/+867
* sps: do not generate AP_INT_L pulse until controller is readyVadim Bendebury2020-05-041-19/+32
* cr50: prepare to release 0.{5,6}.2stabilize-13070.B-cr50_stabMary Ruthven2020-04-282-2/+2
* fix to set the TPM VC response size as zero on error casesNamyoon Woo2020-04-281-1/+5
* .pylintrc: update list of suppressed messagesVadim Bendebury2020-04-231-10/+11
* ec: Convert comments to C-styleLouis Collard2020-04-151-48/+52
* ec: Remove typedefs from u2f.hLouis Collard2020-04-152-37/+38
* ec: Run clang-format on u2f.cLouis Collard2020-04-151-30/+21
* ec: Run clang-format on u2f.hLouis Collard2020-04-151-53/+53
* gsctool: supprot enabling write protection (WP)Vadim Bendebury2020-04-141-13/+39
* VENDOR_CC_WP: allow to enable write protection (WP)Vadim Bendebury2020-04-142-1/+17
* Implement sequence for detecting trigger for AP RO verificationVadim Bendebury2020-04-132-0/+114
* Add a sw flag to indicate usb_i2c statusNamyoon Woo2020-04-091-7/+6