8b6da26a6e5978a43233f7a43c7bab5889d3817a |
|
07-Jun-2012 |
Kees Cook <keescook@chromium.org> |
tlcl: add GetOwner command Since the "ownership" permament flag does not indicate if the TPM is currently owned, the state of TPM Ownership must be read via a Capability read of TPM_CAP_PROP_OWNER. This adds the "getownership" function. BUG=chromium-os:22172 TEST=x86-alex build & manual test Change-Id: I2fc9e933e891ba40190d008436b22496dced1c93 Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/24784 Reviewed-by: Will Drewry <wad@chromium.org>
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
f0605cbdc36f58829a908a3333e438c565c8c7af |
|
01-Mar-2012 |
Kees Cook <keescook@chromium.org> |
tpm_lite: implement TPM_GetRandom Provide TPM_GetRandom function to library callers. BUG=chromium-os:22172 TEST=lumpy build & manual testing Change-Id: Id604fd92490ba697033158a580b0b4df1d975932 Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/17120 Reviewed-by: Luigi Semenzato <semenzato@chromium.org>
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
946370d012a809bba833ff9d37fe0ce86af09860 |
|
09-Jan-2012 |
Kees Cook <keescook@chromium.org> |
tpmc: add PCR reading function Add ability to report a single PCR value via the tpmc utility. Using /sys/devices/platform/tpm_tis/pcrs is too slow, since it reads all PCRs before returning. Anything wanting to read PCR0 on a time-critical path needs maximum speed. BUG=chromium-os:22172 TEST=install and test x86-alex. Change-Id: I2d450961d33fa314d54b909135a74aa756279ec6 Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/13891 Reviewed-by: Luigi Semenzato <semenzato@chromium.org>
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
050785c31210176e0a6202e320a02afc21c2640b |
|
16-Mar-2011 |
Luigi Semenzato <semenzato@google.com> |
Bump tlcl_structures.h. Change-Id: I9346c02244246b82cc6fe7c60090173ff650efc1 BUG=chromium-os:433 TEST=none Review URL: http://codereview.chromium.org/6667050
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
89a02c194f1b6da0de7f98784d85e6827c3a1aec |
|
01-Sep-2010 |
Luigi Semenzato <semenzato@google.com> |
Make TPM datagrams const, since they cannot be modified in the RO firmware. Change-Id: I7f135584536c7437824ae65f74a8f7ef27c28665 BUG= TEST= Review URL: http://codereview.chromium.org/3271006
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
3da063e3f7612464a41a4c9b2b31fb7eade57a13 |
|
31-Aug-2010 |
Luigi Semenzato <semenzato@google.com> |
Add resume command (TPM_Startup(ST_STATE)) Change-Id: Ia85c3cdbcb74c6cd8e7bd53c51eaccc98b13677e BUG= TEST= Review URL: http://codereview.chromium.org/3232006
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
377557fcb260c9b41abc36ebba5759336436e59c |
|
31-Aug-2010 |
Luigi Semenzato <semenzato@google.com> |
Add physical presence initialization and locking to one-time initializations. Change-Id: If2b6041fe93bc97885e45bbb0cf7e1b81cb06c18 BUG=none TEST=none Review URL: http://codereview.chromium.org/3229011
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
1d83dd1ba5b825407a8e17972c54577d14ba173d |
|
30-Aug-2010 |
Luigi Semenzato <semenzato@google.com> |
Add a command to enable the physical presence command. Change-Id: Id8b6ac3c75d1ee34237cde8adde55cea33b25889 Review URL: http://codereview.chromium.org/3163045
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
5896b9664d088699e246de964a7c374af663a34e |
|
25-Aug-2010 |
Luigi Semenzato <semenzato@google.com> |
Added new commands and reactivated full rebuild after fixing for ARM ebuild. Review URL: http://codereview.chromium.org/3116025 Change-Id: Ideb82562f6b1c3ce5cd9e0b79de250d0a7bd976e
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
553d00ec86fed95888dcaff1b911ce8c444d03fd |
|
20-Jul-2010 |
Gaurav Shah <gauravsh@chromium.org> |
(In the right repository this time.) Do not directly manipulate global structs. Work on the local copy instead. In firmware-land, globals are a bad idea. Review URL: http://codereview.chromium.org/3027011
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|
39f66114c03639715cb88774255f066a2d942557 |
|
14-Jul-2010 |
Randall Spangler <rspangler@chromium.org> |
Add tpm lite to vboot reference Review URL: http://codereview.chromium.org/2919010
/external/vboot_reference/firmware/lib/tpm_lite/include/tlcl_structures.h
|