summaryrefslogtreecommitdiff
path: root/include/tpm_vendor_cmds.h
Commit message (Expand)AuthorAgeFilesLines
* gsctool: support setting CCD capabilitiesstabilize-15251.B-cr50_stabstabilize-15245.B-cr50_stabVadim Bendebury2022-11-141-0/+3
* gsctool: Add AP RO verify SPI read/write addressing config mode commandMatt Vertescher2022-11-071-0/+22
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* gsctool: Support flog on H1D3C.stabilize-14771.B-cr50_stabBrian Granaghan2022-04-291-0/+3
* Revert "gsctool: Support flog on H1D3C."stabilize-14682.B-cr50_stabMorg2022-04-061-3/+0
* gsctool: Support flog on H1D3C.Brian Granaghan2022-04-051-0/+3
* cr50: return the time since user_pres was assertedMary Ruthven2022-03-011-0/+14
* add vendor command to disable deep sleepMary Ruthven2022-01-261-0/+8
* tpm_vendor_cmds: add command for AP RO verificationstabilize-14235.B-cr50_stabVadim Bendebury2021-09-221-0/+2
* tpm_mode: do not proceed if nvmem commits can not be enabledVadim Bendebury2021-06-301-0/+1
* ap_ro_integrity_check: Add vendor command to check statusMary Ruthven2021-06-181-0/+2
* ap_ro_integrity_check: skip verify based on RLZMary Ruthven2021-06-181-0/+1
* ap_ro_integrity_check: unify ap ro hash checksMary Ruthven2021-06-181-0/+2
* add get apro hash vendor commandMary Ruthven2020-11-181-0/+3
* ap_ro_hash: add a maximum number of rangesMary Ruthven2020-11-181-0/+1
* fips: introduce FIPS & policy power-up known-answer testsVadim Sukhomlinov2020-07-021-0/+2
* ap_ro_integrity_check: move error codes enum into the .h fileVadim Bendebury2020-05-291-0/+15
* Add AP RO integrity check implementation.Vadim Bendebury2020-05-221-0/+2
* VENDOR_CC_WP: allow to enable write protection (WP)Vadim Bendebury2020-04-141-0/+7
* cr50: add TPM vendor-specific commands to support EC-EFS2Namyoon Woo2020-02-221-0/+4
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-0/+5
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-0/+2
* 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