Randall Spangler
|
5a9f498182
host,test: Remove unneeded vb1 rsa functions
|
hace 8 años |
Randall Spangler
|
fb267154d2
Fix indentation in firmware and host libs
|
hace 8 años |
Randall Spangler
|
7d0cc747c7
vboot: Remove vboot1 host signature functions
|
hace 8 años |
Randall Spangler
|
a62ffa8d61
vboot: replace CreateKernelPreamble() with vboot2 equivalent
|
hace 8 años |
Randall Spangler
|
f7559e4b46
futility: Use vboot 2.0 APIs for public keys
|
hace 8 años |
Randall Spangler
|
d46461cec2
futility: Use vboot 2.0 APIs for private keys
|
hace 8 años |
Randall Spangler
|
939cc3a5c2
futility: Use only vboot 2.0 APIs for keyblocks
|
hace 8 años |
Randall Spangler
|
814aaf09ce
futility: Create signatures using vboot 2.0 APIs
|
hace 8 años |
Randall Spangler
|
7c3ae42e04
vboot: Convert vboot1 SHA calls to use vboot2
|
hace 8 años |
Furquan Shaikh
|
80e779d50b
kernel flags: Add flags field to kernel preamble.
|
hace 10 años |
Shelley Chen
|
f1f53b3732
vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image
|
hace 10 años |
Bill Richardson
|
bc3f0b74f9
cleanup: remove a couple of unused functions and files
|
hace 10 años |
Bill Richardson
|
782990277a
Split libvboot_host.a into external and local libraries.
|
hace 10 años |
Randall Spangler
|
a712e01ae7
Add support for flags in the firmware preamble.
|
hace 13 años |
Randall Spangler
|
cbaf696581
Add license headers
|
hace 14 años |
Bill Richardson
|
a08b5c9d03
Adding --repack and --headeronly options to vbutil_kernel
|
hace 14 años |
Randall Spangler
|
620c38cf34
Remove unused files, and tidy the directory structure of the remaining ones.
|
hace 14 años |
Randall Spangler
|
a55e5ca76c
Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM
|
hace 14 años |
Randall Spangler
|
729b87258b
Clean up of key block functions
|
hace 14 años |
Randall Spangler
|
6a97b3e2a1
Add vbutil_keyblock
|
hace 14 años |
Randall Spangler
|
d55c645372
Utility to pack public key, version, algorithm into a single file in VbPublicKey format
|
hace 14 años |
Randall Spangler
|
d183644564
Major refactoring of structures, with unit tests. This matches the doc I sent out earlier.
|
hace 14 años |