summaryrefslogtreecommitdiff
path: root/firmware/lib/tpm_lite
Commit message (Expand)AuthorAgeFilesLines
* vboot_reference: add owners for TlclAndrey Pronin2020-01-111-0/+3
* firmware: Fix various UBSAN left shift errorsJulius Werner2019-10-252-2/+2
* vboot: format hex numbers with %#x instead of 0x%xJoel Kitching2019-10-231-9/+9
* vboot: fix up some more includesJoel Kitching2019-09-232-3/+1
* vboot: add VB2_ASSERT and VB2_DIE macrosJoel Kitching2019-09-231-8/+8
* vboot: add mocked TlclDefineSpaceEx functionJoel Kitching2019-08-311-0/+11
* vboot: fix up some headers, includes, comments, spacingJoel Kitching2019-08-282-9/+8
* vboot: add mocked TlclUndefineSpace functionJoel Kitching2019-08-261-0/+5
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-222-2/+1
* vboot/tpm: fix return type inconsistenciesJoel Kitching2019-08-061-1/+1
* Makefile: Enable more warnings for host utilities / testsJulius Werner2019-05-141-8/+8
* tpm_lite: Fix delegation table parsingMattias Nissler2019-02-271-1/+3
* tpmc: Add TlclUndefineSpace/Ex for TPM 1.2/2.0Meng-Huan Yu2018-11-011-0/+19
* vboot: bulk fix tabs and spacing inconsistencyJoel Kitching2018-08-035-93/+93
* tpm_lite: Add TlclGetSpaceInfoMattias Nissler2018-04-132-15/+103
* tpm_lite: Support delegation family functionality.Mattias Nissler2018-04-132-0/+63
* tpm_lite: Add more general DefineSpaceEx functionMattias Nissler2018-04-132-7/+227
* tpm_lite: Implement TakeOwnership supportMattias Nissler2018-04-133-0/+239
* tpm_lite: Implement ReadPubek command.Mattias Nissler2018-04-132-4/+168
* tpm_lite: Introduce cursor read helpersstabilize-meowth-10574.Bstabilize-10569.BMattias Nissler2018-04-092-47/+49
* tpm_lite: Drop FOR_TEST for tlcl.cMattias Nissler2018-04-091-5/+0
* tlcl, tpmc: extend GetVersion to report vendor specific datastabilize-10032.86.Bstabilize-10032.75.Bstabilize-10032.72.Bstabilize-10032.71.Bstabilize-10032.68.Bstabilize-10032.56.Bstabilize-10032.111.Brelease-R63-10032.Bfirmware-scribe-10045.BAndrey Pronin2017-10-122-4/+35
* Add support for IFX FieldUpgradeInfoRequest2 commandMattias Nissler2017-08-233-0/+82
* Implement tpmc getversion command.stabilize-9756.BMattias Nissler2017-07-183-0/+48
* firmware: replace VBDEBUG(()) macro with VB2_DEBUG()Randall Spangler2017-01-121-38/+40
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-232-23/+23
* Fix indentation in firmware and host libsRandall Spangler2016-10-132-420/+496
* Fix coverity warnings in firmwareRandall Spangler2016-09-061-0/+2
* tlcl: automatically detect if platform hierarchy is disabledAndrey Pronin2016-07-261-4/+0
* tlcl: use different NV_Read authorizations for fw and userlandAndrey Pronin2016-07-221-0/+4
* Workaround for failing tests when DEBUG=1Bill Richardson2014-05-311-3/+9
* tpmc: Fix compilation with MOCK_TPM=1toolchainBstabilize-spring-4100.53.Bstabilize-4100.38.Brelease-R28-4100.Bfactory-spring-4131.Bfactory-4128.BDuncan Laurie2013-05-061-0/+13
* Massive refactoring of external header files.Bill Richardson2013-04-022-0/+3
* Get rid of some crufty macros.Gabe Black2013-03-192-12/+13
* Add tlcl testsRandall Spangler2013-01-311-0/+5
* fix s_tpm_pcr_read_cmd structure name typoKees Cook2013-01-161-1/+1
* Make tpmc able to send and receive raw datagrams.Luigi Semenzato2013-01-111-2/+7
* Add missing TlclLibClose function for mock TPM interfaceDuncan Laurie2013-01-111-0/+4
* Tlcl: allow OS failures to bubble up to callerstabilize2Kees Cook2012-11-281-1/+1
* Add missing mocked TPM functionsKees Cook2012-08-021-1/+18
* tlcl: add GetOwner commandKees Cook2012-06-132-0/+20
* mount-encrypted: close TPM when spawning resizerKees Cook2012-04-051-0/+4
* tpm_lite: implement TPM_GetRandomKees Cook2012-03-012-1/+38
* Fix compile by eliminating unused variableSonny Rao2012-01-091-1/+0
* tpmc: add PCR reading functionKees Cook2012-01-092-0/+28
* Vboot wrapper initial implementationRandall Spangler2011-07-082-5/+12
* Port vboot_reference to use new wrapper API utility functionsRandall Spangler2011-07-081-0/+1
* Revert "Verified boot wrapper - replace utility functions"Randall Spangler2011-07-011-1/+0
* Verified boot wrapper - replace utility functionsRandall Spangler2011-07-011-0/+1
* Revert "Verified boot wrapper - replace utility functions"mukesh agrawal2011-06-271-1/+0