summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* add 'atboot' arg to rddkeepaliveMary Ruthven2021-04-261-0/+1
* Reland "tpm_registers: suppress TPM_STS messages"Mary Ruthven2021-02-251-3/+18
* Reland "cr50: fix the comment on DIOB3 (EC_PACKET_MODE)"Namyoon Woo2021-02-251-2/+2
* Reland "add get apro hash vendor command"Mary Ruthven2021-02-252-0/+30
* Reland "ap_ro_hash: add a maximum number of ranges"Mary Ruthven2021-02-251-0/+14
* Reland "ap_ro_hash: add cflush() after printing every range"Mary Ruthven2021-02-251-1/+3
* cr50: do not enable TPM when compiling for dcrypto testsVadim Bendebury2021-02-251-4/+35
* Revert "ap_ro_hash: add cflush() after printing every range"Mary Ruthven2021-02-241-3/+1
* Revert "ap_ro_hash: add a maximum number of ranges"Mary Ruthven2021-02-241-14/+0
* Revert "add get apro hash vendor command"Mary Ruthven2021-02-242-30/+0
* Revert "tpm_registers: suppress TPM_STS messages"Mary Ruthven2021-02-241-18/+3
* Revert "cr50: fix the comment on DIOB3 (EC_PACKET_MODE)"Mary Ruthven2021-02-241-2/+2
* tpm_registers: suppress TPM_STS messagesMary Ruthven2021-02-231-3/+18
* cr50: fix the comment on DIOB3 (EC_PACKET_MODE)Namyoon Woo2021-02-231-2/+2
* add get apro hash vendor commandMary Ruthven2021-02-232-0/+30
* ap_ro_hash: add a maximum number of rangesMary Ruthven2021-02-231-0/+14
* ap_ro_hash: add cflush() after printing every rangeMary Ruthven2021-02-231-1/+3
* u2f: Switch FIPS call back to DCRYPTO for 5.7/6.7Yicheng Li2020-09-281-8/+12
* u2f: Remove legacy KH supportYicheng Li2020-09-281-86/+5
* Reland "u2f: Append hmac of auth time secret to versioned KH"Yicheng Li2020-09-281-25/+52
* u2f: Correct versioned key handle offset errorYicheng Li2020-08-111-1/+1
* u2f: Add support for versioned key handlesYicheng Li2020-08-111-44/+159
* NVMEM: selective erase of TPM objectsVadim Bendebury2020-08-111-7/+26
* console: add service functions to enable/disable console outputVadim Sukhomlinov2020-08-111-0/+11
* Fix in the console output message of EC-CR50 comm initializationNamyoon Woo2020-06-241-1/+1
* Introduce BOARD_CFG_LONG_INT_AP_BIT in TPM_BOARD_CFG registerNamyoon Woo2020-06-241-6/+1
* Introduce TPM_BOARD_CFG registerNamyoon Woo2020-06-242-0/+26
* apply INT_AP_L extension on I2CS interfaceNamyoon Woo2020-06-241-7/+30
* ap_ro_integrity_check: move error codes enum into the .h fileVadim Bendebury2020-06-241-12/+0
* ap_ro_integrity_check: allow gsctool erasing AP RO hashVadim Bendebury2020-06-241-7/+36
* close RO window after useVadim Bendebury2020-06-241-0/+3
* ap_ro_integrity_check: don't ignore flash write return valuesVadim Bendebury2020-06-241-4/+12
* ap RO verification: enable loggingVadim Bendebury2020-06-241-1/+15
* Plug in the AP RO verification implementationVadim Bendebury2020-06-241-0/+1
* Add AP RO integrity check implementation.Vadim Bendebury2020-06-241-0/+267
* make cr50 agnostic about EC-EFS2Namyoon Woo2020-06-242-19/+0
* util: Add function to check whether a buffer is trivial (all 0x00 or all 0xff)Yicheng Li2020-06-241-0/+12
* ec: Remove typedefs from u2f.hLouis Collard2020-05-211-22/+23
* ec: Run clang-format on u2f.cLouis Collard2020-05-211-30/+21
* fix to set the TPM VC response size as zero on error casesNamyoon Woo2020-05-211-1/+5
* Revert "step back to 0.3.26 state"Mary Ruthven2020-05-2110-551/+789
* step back to 0.3.26 stateVadim Bendebury2020-05-0810-789/+551
* prevent reading ECRW hash from TPM nvmem on non-EFS2 boardsNamyoon Woo2020-04-241-0/+3
* Modify ec_comm command to corrupt NVMEM copy of kernel secdataNamyoon Woo2020-04-243-24/+60
* Print EC-EFS2 boot-mode upon ec_comm uart commandNamyoon Woo2020-04-241-0/+7
* remove CONFIG_USB_HID_KEYBOARD and CONFIG_USB_UPDATENamyoon Woo2020-04-243-520/+0
* change the init proiorities of ec_efs_init() and ec_comm_init()Namyoon Woo2020-04-242-2/+2
* add corrupt and reload options to 'ec_comm' console cmdNamyoon Woo2020-04-242-2/+37
* introducing an unittest of EC-EFSNamyoon Woo2020-04-241-0/+7
* minor cleanup on EC-EFS2 implementationNamyoon Woo2020-04-242-2/+1