Re: [PATCH v2 00/14] Add SPDX SBOM generation tool
From: Miguel Ojeda
Date: Sun Jan 25 2026 - 10:38:38 EST
On Sun, Jan 25, 2026 at 4:20 PM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> After all, the kernel image should not change at all whether there is
> an SBOM or not.
Well, I guess the SBOM could be saved into the kernel itself (and
perhaps retrieved in different ways, e.g. at runtime), in which case,
then an option definitely makes sense.
Cheers,
Miguel