Randall Spangler
|
21015898b3
firmware: replace VBDEBUG(()) macro with VB2_DEBUG()
|
8 years ago |
Andrey Pronin
|
6a2f9c5a58
tpm_lite_stub: clean up debug printouts in VbExTpmSendReceive
|
8 years ago |
Randall Spangler
|
559a110f33
vboot: use malloc and free directly
|
8 years ago |
Randall Spangler
|
664096bd1a
vboot: use standard memcmp, memcpy, memset
|
8 years ago |
Randall Spangler
|
fb267154d2
Fix indentation in firmware and host libs
|
8 years ago |
Bill Richardson
|
0c3ba249ab
Massive refactoring of external header files.
|
12 years ago |
Gabe Black
|
ac8805e7e9
Get rid of some crufty macros.
|
12 years ago |
Kees Cook
|
dd7a774344
tlcl: move open retry into Tlcl
|
12 years ago |
Kees Cook
|
00cc72894f
Tlcl: allow OS failures to bubble up to caller
|
12 years ago |
Randall Spangler
|
1b1998dff0
Vboot wrapper initial implementation
|
13 years ago |
Randall Spangler
|
e49e8af65f
Port vboot_reference to use new wrapper API utility functions
|
13 years ago |
Randall Spangler
|
cfd841d3c2
Revert "Verified boot wrapper - replace utility functions"
|
13 years ago |
Randall Spangler
|
f8c6549159
Verified boot wrapper - replace utility functions
|
13 years ago |
mukesh agrawal
|
a7b9481f34
Revert "Verified boot wrapper - replace utility functions"
|
13 years ago |
Randall Spangler
|
bd81b3a7d3
Verified boot wrapper - replace utility functions
|
13 years ago |
Luigi Semenzato
|
c76136cd0d
Produce better error message when TPM device cannot be opened.
|
13 years ago |
Bill Richardson
|
4395b699c1
Address compiler warnings (errors) for gcc-4.6
|
14 years ago |
Che-Liang Chiou
|
5d9509cbde
vboot TPM stub functions return error codes
|
14 years ago |
vbendeb
|
a222fbc00e
Fix test suite deficiencies.
|
14 years ago |
Randall Spangler
|
1fe1607679
TBR: reviewed in person with semenzato
|
14 years ago |
Luigi Semenzato
|
89a02c194f
Make TPM datagrams const, since they cannot be modified in the RO firmware.
|
14 years ago |
Luigi Semenzato
|
5896b9664d
Added new commands and reactivated full rebuild after fixing for ARM ebuild.
|
14 years ago |
Randall Spangler
|
205190d4ae
Pay attention to TPM communication errors
|
14 years ago |
Luigi Semenzato
|
f37fdf56fd
Allow passing TPM device path in the environment.
|
14 years ago |
Luigi Semenzato
|
50d48feb9e
Various bug fixes to tpm_lite. Some changes to the test suite.
|
14 years ago |
Randall Spangler
|
39f66114c0
Add tpm lite to vboot reference
|
14 years ago |