aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-27tpm_manufacture: fix issue with mixed declarationsupstream-masterMary Ruthven
2020-10-13Updating the ECC endorsement public key.Alberto Herrera
2020-09-10Allow to select the manufacturer of TPM2Alberto Herrera
2020-09-10Expose library to extend the PCRs of tpm2 simulatorAlberto Herrera
2020-09-02Introduce fixed endorsement cert and tpm_manufacturedAlberto Herrera
2020-09-02tpm2: update OWNERSLeo Lai
2020-07-14tpm2: add NvGetHiddenObjectSize functionVadim Sukhomlinov
2020-06-05reduce command set to CC_S_CROS_ONLY for cr50 dev imageNamyoon Woo
2020-04-17tpm2: remove generatorAndrey Pronin
2020-02-24tpm2: introduce _plat__NvInformIndexDataChanged()Namyoon Woo
2020-02-12tpm2: introducing NvReadIndexInfo() and NvReadIndexData()Namyoon Woo
2020-02-07Makefile: enforce target name in generated dependenciesVadim Bendebury
2020-01-16drop COMMIT-QUEUE.iniRoss Zwisler
2019-12-07tpm2: introduce TPM_CCE_PolicyFidoSigned commandNamyoon Woo
2019-12-07tpm2: support for extended TPM commandsNamyoon Woo
2019-11-13Remove binhost-pre-cq from COMMIT-QUEUE.ini.David Burger
2019-08-10CpriECC.c adjustment to new behavior in OpenSSL 1.1.xVadim Sukhomlinov
2019-08-10Fix compilation issues with OpenSSL 1.1.xVadim Sukhomlinov
2019-06-14tpm2: add OWNERSAndrey Pronin
2019-04-08pkg-config: Script to produce libtpm2.pcDavid Tolnay
2019-04-04make: Only prevent LTO when building for EMBEDDED_MODEDavid Tolnay
2019-04-01tpm_types: update questionable type definitionsVadim Bendebury
2019-04-01generator: add a patch to ensure proper variable typeVadim Bendebury
2019-02-13Reduce TPM buffer sizeVadim Bendebury
2019-02-13Add explicit enum to mark the max virtual reserved object indexVadim Bendebury
2019-02-11cr50: Fix conflicting declarations for _cpri__C_2_2_KeyExchangeVadim Sukhomlinov
2019-02-11cr50: Configure TPM2 commands enabling with bit-masksVadim Sukhomlinov
2019-02-08Makefile: prevent LTO mode compilationVadim Bendebury
2019-02-08Makefile: provide a target to build object files with renamed .bssVadim Bendebury
2019-02-07NV: provide a way to find location of reserved objectsVadim Bendebury
2019-02-06cr50: Use new structure generator for tpm_generated.cVadim Sukhomlinov
2019-02-06cr50: Updated TPM structure generatorVadim Sukhomlinov
2019-01-16generator: update generated code to use new conditionalsVadim Bendebury
2019-01-16Always have TPM_CC_ constants definedAndrey Pronin
2019-01-16generator: update generated filesVadim Bendebury
2019-01-16generator: update generator sources to better match generated filesVadim Bendebury
2019-01-14Declare (un)marshaling functions as staticVadim Bendebury
2018-12-05NV: add function to selectively wipe out NVMEM cacheVadim Bendebury
2018-11-27tpm2: Add _plat__OwnerClearCallbackLouis Collard
2018-11-26tpm2: Add support for a new 'hidden' NVRAM object type.Louis Collard
2018-08-31prevent infinite loop when accessing uninitialized NVMEMVadim Bendebury
2018-08-28tpm2: generator tool defines marshal/unmarshal function as static.Namyoon Woo
2018-08-24tpm2: fix in tpm2 command generator in ordering include statements.Namyoon Woo
2018-08-14tpm2: Add support for virtual NV indexes.Louis Collard
2018-08-10Implement _plat__ShallSurviveOwnerClear for non-cr50 useAndrey Pronin
2018-08-09generator: don't initialize a variable that is always re-set before usePatrick Georgi
2018-08-09tpm_generated: update with current generatorPatrick Georgi
2018-08-07Keep special indexes when performing TPM2_ClearAndrey Pronin
2018-07-19Startup.c, Platform.h: Generalize _plat__ResetCallback().Allen Webb
2018-04-27NV: provide a function to look up indices before StartupVadim Bendebury