Bill Richardson
|
73e5eb3882
vboot2: fix alignment issues on 32-bit architectures
|
9 years ago |
Randall Spangler
|
6f1b82ac14
vboot2: Move old struct handling to lib20/
|
10 years ago |
Randall Spangler
|
108d991c67
vboot2: Move knowledge of vboot 2.1 data structures inside lib21/
|
10 years ago |
Randall Spangler
|
c86f0415a0
vboot2: Clean up signing data for unit tests
|
10 years ago |
Randall Spangler
|
45562fb05a
vboot2: Use calloc() in host lib and unit tests
|
10 years ago |
Randall Spangler
|
9328bbff52
vboot2: Add host lib function to create a vb2-style keyblock
|
10 years ago |
Randall Spangler
|
c644a8c0f2
vboot2: Add host library functions for signing to new struct format
|
10 years ago |
Randall Spangler
|
fb9a216dd6
vboot2: Add host lib support for bare hash keys
|
10 years ago |
Randall Spangler
|
43e0a9ed6c
vboot2: Add code and tests for verifying vb2_fw_preamble2
|
10 years ago |
Randall Spangler
|
fe21172cc3
vboot2: Change preamble to contain a list of signatures
|
10 years ago |
Randall Spangler
|
ad105edeb2
vboot2: add code to verify vb2_keyblock2
|
10 years ago |
Randall Spangler
|
b885c3bd3d
vboot2: add support for verify data / digest using new signature struct
|
10 years ago |
Randall Spangler
|
c0ce70b468
vboot2: add support for new vb2_signature2 struct
|
10 years ago |
Randall Spangler
|
6b5b8f65d5
vboot2: use common header size fields
|
10 years ago |
Randall Spangler
|
6f7f5df816
vboot2: un-nest data structures
|
10 years ago |
Randall Spangler
|
f6cfb974ce
vboot2: Add verification for common vb2 struct header
|
10 years ago |
Randall Spangler
|
21f100c9d6
vboot2: new data structures
|
10 years ago |
Randall Spangler
|
6d03b527fe
vboot2: move vb2_safe_memcmp() from rsa to common
|
10 years ago |
Randall Spangler
|
2145721c3c
vboot2: Use more specific error codes, part 2
|
10 years ago |
Randall Spangler
|
7141d73c14
vboot2: Add common functions
|
10 years ago |
Randall Spangler
|
786acdabcc
vboot2: Add workbuf functions
|
10 years ago |