summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* allowing repeating an EC-EFS command, SET_BOOT_MODENamyoon Woo2020-04-241-2/+27
* system: avoid printing one character at a timeVadim Bendebury2020-04-241-13/+35
* gpio_commands: reduce number of vararg parametersVadim Bendebury2020-04-241-14/+24
* move ec_comm implementation to common directoryNamyoon Woo2020-04-243-0/+606
* cr50: add TPM vendor-specific commands to support EC-EFS2Namyoon Woo2020-04-241-0/+2
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-04-241-0/+6
* cr50: update CN for G2F certificateAndrey Pronin2020-01-281-1/+1
* extend INT_AP_L pulseNamyoon Woo2020-01-281-0/+10
* cr50: add checks to U2F_ATTESTAndrey Pronin2020-01-281-3/+34
* cr50: update size checks for U2F_ATTESTAndrey Pronin2020-01-281-2/+2
* drop chip factory mode supportVadim Bendebury2020-01-281-56/+22
* nvmem: do not waste time looking for legacy NVMEM spaceVadim Bendebury2020-01-281-2/+3
* cr50: narrow the condition for custom TPM command codesNamyoon Woo2020-01-281-1/+1
* Fix smart erase.Barry Twycross2020-01-281-5/+12
* printf: be consistent using PRINTF_TIMESTAMP_NOWVadim Bendebury2019-12-101-2/+1
* cr50: Remove concept of U2F modeLouis Collard2019-12-101-3/+0
* main: Initialize I2C pretty earlyAlexandru M Stan2019-12-101-0/+10
* printf: Deprecate %lEvan Green2019-12-101-1/+17
* Remove uses of %lEvan Green2019-12-105-7/+7
* include: De-longify CC_MASK() and CC_ALLEvan Green2019-12-101-1/+1