Descriptionutility: add a simple tool for dumping the kernel config
Adds dump_kernel_config.c which takes in a file, reads it
all in to memory, then walks the blob until it can determine
the location of the kernel command line.
This is needed to allow the kernel config to inform legacy bootloader
configuration during autoupdates without packaging up dm-verity specific
options in some additional update metadata.
TEST=manual run over build_kernel_image.sh output
BUG=chromium-os:327
Patch Set 1 #
Total comments: 4
Patch Set 2 : fix for wfrichar's comments #Patch Set 3 : more header cleanup #Patch Set 4 : clean up offsets #
Messages
Total messages: 4 (0 generated)
|