All of lore.kernel.org
 help / color / mirror / Atom feed
From: f.louveau@lacroix.group
To: "Mikko Rapeli" <mikko.rapeli@linaro.org>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] Verity hash in kernel bootscript
Date: Thu, 02 May 2024 05:11:28 -0700	[thread overview]
Message-ID: <20089.1714651888078006301@lists.yoctoproject.org> (raw)
In-Reply-To: <ZjNsNn2VVy366tjU@nuoska>

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

Thanks for the advice.

In my trial using 2 images, I have the following:

* first image generates a rootfs + other partitions (/var) in wanted format (squashfs+verity & ext4). I delete content of /boot as it will be generated by the second image
* second image is a really simplified version to just compile u-boot, bootscript, kernel-base and fitimage and generate /boot as a ext4 partition

Second point is that UBOOT_ENV can only be set at machine level. So I need an empty bootscript for the first image as I can't disable fitimage generation depending on image variant (even by removing do_assemble_fitimage manually)

[-- Attachment #2: Type: text/html, Size: 673 bytes --]

  reply	other threads:[~2024-05-02 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02  9:28 Verity hash in kernel bootscript f.louveau
2024-05-02 10:34 ` [yocto] " Mikko Rapeli
2024-05-02 12:11   ` f.louveau [this message]
2024-05-06  8:07     ` f.louveau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20089.1714651888078006301@lists.yoctoproject.org \
    --to=f.louveau@lacroix.group \
    --cc=mikko.rapeli@linaro.org \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.