summaryrefslogtreecommitdiff
path: root/include/tpm_vendor_cmds.h
Commit message (Expand)AuthorAgeFilesLines
* cr50: fix conflict in vendor_cmd_cc enumAndrey Pronin2019-08-221-1/+1
* cr50: Add vendor command to set U2F modestabilize-12441.BLouis Collard2019-08-211-0/+2
* g: add vendor cmd to get/set the endorsement seedMary Ruthven2019-08-131-0/+1
* flash_log: add vendor command, timestamp base accessorVadim Bendebury2019-05-231-0/+2
* cr50: add vendor command for retrieving flash elogVadim Bendebury2019-03-281-17/+24
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-6/+6
* common: Include compile_time_macros.h when neededGwendal Grignou2019-03-261-0/+1
* cr50: Add new U2F generate, sign and attest commands.Louis Collard2019-01-311-0/+7
* cr50: Add VENDOR_CC_GET_PWR_BTN to query power buttonKeith Short2019-01-301-0/+7
* cr50: VENDOR_CC_IMMEDIATE_RESET may have a delay argument.Namyoon Woo2018-12-131-0/+6
* cr50: revoke key ladder on disabling TPMNamyoon Woo2018-12-051-1/+9
* cr50: Add commands to get/set serial number bits.Louis Collard2018-09-051-0/+21
* cr50: Disabling TPM or enabling TPM.Namyoon Woo2018-06-211-0/+11
* cr50: add vendor command to get wp settingMary Ruthven2018-06-071-0/+15
* cr50: add command for factory resetMary Ruthven2018-05-311-0/+8
* cr50: refactor rma mode into factory modeMary Ruthven2018-05-301-1/+5
* ccd_config: Simplify open and passwordRandall Spangler2018-05-251-7/+3
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2018-04-271-0/+1
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-02-231-0/+2
* cr50: use single __packed definitionVadim Bendebury2018-02-221-0/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-151-0/+32
* Add support for HW alertsAnatol Pomazau2018-01-311-0/+1
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-01-121-0/+1
* ccd: add 'in progress' return valueVadim Bendebury2018-01-121-0/+2
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-01-101-1/+5
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-111-0/+2
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-11-281-0/+1
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2017-10-271-0/+1
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-101-1/+1
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-021-0/+1
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2017-08-291-0/+1
* tpm: Add optional event loggingShawn Nematbakhsh2017-08-101-0/+2
* cr50: add U2F supportVincent Palatin2017-06-291-0/+1
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2017-06-061-0/+2
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-06-021-0/+4
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-221-0/+1
* cr50: vendor command to report tpm stateVadim Bendebury2017-01-281-0/+4
* cr50: vendor command to enable nvmem commitsVadim Bendebury2017-01-051-0/+1
* cr50: add vendor command to invalidate inactive rwMary Ruthven2016-12-161-0/+1
* tpm: move extension and vendor command definitions into own fileVadim Bendebury2016-11-281-0/+82