commit | a08b5c9d032be485fe6e2790c23e8c9bb9fca2ad | [log] [tgz] |
---|---|---|
author | Bill Richardson <wfrichar@chromium.org> | Wed Jun 30 21:59:43 2010 -0700 |
committer | Bill Richardson <wfrichar@chromium.org> | Wed Jun 30 21:59:43 2010 -0700 |
tree | 1bc8a3a828540e5efad996fb22444a707026fd08 | |
parent | 2a80e8a41627b367946480c72cb8c389df8d0cb3 [diff] |
Adding --repack and --headeronly options to vbutil_kernel The --repack option lets us sign a previously signed kernel blob with a new kernel data key. The --headeronly option is so we can emit the new verification header separately from the kernel blob. More work to come... Review URL: http://codereview.chromium.org/2812034