summaryrefslogtreecommitdiff
path: root/include/tpm_vendor_cmds.h
Commit message (Expand)AuthorAgeFilesLines
* flash_log: add vendor command, timestamp base accessorVadim Bendebury2019-09-211-0/+2
* cr50: add vendor command for retrieving flash elog (take two)Vadim Bendebury2019-09-211-17/+24
* common: replace 1 << digits, with BIT(digits) (take two)Gwendal Grignou2019-09-211-6/+6
* common: Include compile_time_macros.h when needed (take two)Gwendal Grignou2019-09-211-0/+1
* cr50: VENDOR_CC_IMMEDIATE_RESET may have a delay argument.Namyoon Woo2019-09-211-0/+6
* cr50: Add new U2F generate, sign and attest commands.Louis Collard2019-09-211-0/+7
* cr50: Add VENDOR_CC_GET_PWR_BTN to query power buttonKeith Short2019-09-211-0/+7
* cr50: revoke key ladder on disabling TPMNamyoon Woo2019-09-211-1/+9
* cr50: Add commands to get/set serial number bits.Louis Collard2019-09-211-0/+21
* cr50: Disabling TPM or enabling TPM.Namyoon Woo2019-09-211-0/+11
* cr50: add vendor command to get wp settingMary Ruthven2019-09-211-0/+15
* cr50: add command for factory resetMary Ruthven2019-09-211-0/+8
* cr50: refactor rma mode into factory modeMary Ruthven2019-09-211-1/+5
* ccd_config: Simplify open and passwordRandall Spangler2019-09-211-7/+3
* Cr50: Add VENDOR_CC_PINWEAVER vendor command.Allen Webb2019-09-211-0/+1
* cr50: expose spihash PP polling to the hostVadim Bendebury2019-09-211-0/+2
* cr50: use single __packed definitionVadim Bendebury2019-09-211-0/+2
* cr50: Convert spihash to TPM vendor commandRandall Spangler2019-09-211-0/+33
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2019-09-211-0/+1
* ccd: add 'in progress' return valueVadim Bendebury2019-09-211-0/+2
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2019-09-211-1/+5
* ccd: restrict password setting to allowed statesVadim Bendebury2019-09-211-0/+2
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2019-09-211-0/+1
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2019-09-211-0/+1
* g: rename usb_updater into gsctoolVadim Bendebury2019-09-211-1/+1
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2019-09-211-0/+1
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2019-09-211-0/+1
* tpm: Add optional event loggingShawn Nematbakhsh2019-09-211-0/+2
* cr50: add U2F supportVincent Palatin2019-09-211-0/+1
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2018-07-181-0/+2
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2018-07-181-0/+4
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-241-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