DescriptionAdd a script to increment kernel subkey and data key.
When we do perform firmware updates, we'd like to change the kernel subkey to ensure that new firmware and Chrome OS image stay in sync. This CL adds a scripts which makes it possible to do this revving in an automated manner.
The current versions rollback versions corresponding to the keyset are stored in key.versions. If we change the kernel subkey (to enforce firmware/Chrome OS lockstep), we must also update the firmware version. Similarly, since we modify the kernel subkey, we also generate a new set of kernel data keys. Thus, we also increment the kernel key version.
Change-Id: I364ab50bda115991dd4f69331d37291f66abbf36
BUG=chrome-os-partner:3274, chromium-os:8016
TEST=Manually tested using a newly generated keyset.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=41f444a
Patch Set 1 #Patch Set 2 : Add missing create_new_keys #Patch Set 3 : add missing versions #
Total comments: 1
Patch Set 4 : add overflow check #
Messages
Total messages: 3 (0 generated)
|