tree: 383bc1b72b4fc2d82bf18f95d55c0b83273f3ab4 [path history] [tgz]
  1. init
  2. Makefile
  3. README.md
loader_kernel/README.md

loader kernel: handle a/b verified kernels

If the firmware doesn't support a/b partition selection, and kernels in the verified boot format, this initramfs will do that instead.

It will use cgpt to locate the active kernel, then use vboot utils to verify the integrity of the kernel, before loading it via kexec and running it.