DescriptionVboot Reference: Add functions to verify signed kernel images.
BUG=670
TEST=Adds kernel_image_test which tests the new functions.
The kernel image verification pretty much exactly mirror the already existing firmware image verification functions except with a few different/additional fields in a signed kernel image. The firmware signing key is the root key equivalent for kernel images.
This CL also moves the image verification tests to a different script. There's some additional cleanup of the code that I will be submitting separately after this and another pending patches get LGTMed and land.
Patch Set 1 #
Total comments: 16
Patch Set 2 : Clean up the patch. #Patch Set 3 : Change field ordering/types based on the review. #
Total comments: 17
Patch Set 4 : Fixes based on the review. #Patch Set 5 : Fix comment. #
Total comments: 2
Patch Set 6 : Fix comment. #
Messages
Total messages: 9 (0 generated)
|