|
Add structs for TPM NV simplification. Now uses only 2 NV spaces, one for firmware and one for kernel.
Changed TlclRead / TlclWrite to take void* / const void* to reduce typecasts.
Much restructuring of rollback_index.c.
Fixed a version-packing bug in rollback_index.c (& --> |)
BUG:chrome-os-partner:304
TEST:manual testing of all code flows on CRB
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+228 lines, -344 lines) |
Patch |
|
M |
firmware/lib/include/rollback_index.h
|
View
|
1
|
4 chunks |
+46 lines, -30 lines |
1 comment
|
Download
|
|
M |
firmware/lib/rollback_index.c
|
View
|
|
11 chunks |
+172 lines, -227 lines |
6 comments
|
Download
|
|
M |
firmware/lib/tpm_lite/include/tlcl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
firmware/lib/tpm_lite/tlcl.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
firmware/lib/vboot_firmware.c
|
View
|
|
1 chunk |
+3 lines, -8 lines |
0 comments
|
Download
|
|
M |
firmware/linktest/main.c
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
firmware/version.c
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/Makefile
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
tests/rollback_index_mock.c
|
View
|
|
1 chunk |
+0 lines, -71 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|