Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ostree=aboot for signed Android Boot Images #2844

Closed
wants to merge 1 commit into from

Commits on May 2, 2023

  1. Add ostree=aboot for signed Android Boot Images

    Some kernel images are delivered in a signed kernel + cmdline +
    initramfs + dtb blob. When this is added to the commit server side, only
    after this do you know what the cmdline is, this creates a recursion
    issue. To avoid this, in the case where we have ostree=aboot karg
    set, do the bls parsing in the initramfs instead, so we can take
    advantage of existing bls logic.
    ericcurtin committed May 2, 2023
    Configuration menu
    Copy the full SHA
    03aa8f7 View commit details
    Browse the repository at this point in the history