mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-30 12:52:18 +01:00
For now arm kernel partitions are not signed. This CL is a transitionsl. That is, the added flag should be removed after arm verified boot is stable. To properly create an arm kernel partition, we also need another CL for vbutil_kernel utility that turns off x86-only modifications on kernel image. See CL:6538015. BUG=chromium-os:3790,chromium-os:12352 TEST=see below Build images for x86 and arm successfully, and notice that load_kernel_test passes for x86 and signed arm image. $ build_image --board=tegra2_seaboard --crosbug12352_arm_kernel_signing $ build_image --board=tegra2_seaboard --nocrosbug12352_arm_kernel_signing $ build_image --board=x86-generic Review URL: http://codereview.chromium.org/6538014 Change-Id: I1be381bae2fc367a0603ac2ec67ee70fc9a257e4