diff options
author | Leah Rowe <leah@libreboot.org> | 2024-04-25 12:45:28 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-04-25 12:47:46 +0100 |
commit | 02e4c0b28e348face651b273fd39b32618ebf17f (patch) | |
tree | 9a7d99f70e91731a076057f5d1e766de5f15f455 /.gitignore | |
parent | ed0678ae2e9b58b3eb9a7606816e21ad8798192e (diff) |
hp820g2: allow building, but don't do release ROMs
at present, the inject scripts compress refcode in a way
that is not reproducible, so there's no way to verify
that the firmware is correct, via checksum verification,
when injecting vendor code on release images
the lack of reproducibility in recompression will have to be
addressed, but the issue is that lbmk does not provide its own
sources for compression utilities, instead opting to use the
system's own compression utility
so the solution might be for lbmk not to use the host's utility,
and compile its own, or insert the refcode uncompressed. for now,
simply disable the hp 820 g2 target in libreboot releases
this uses the same logic recently implemented for excluding
mrc-based haswell images in libreboot releases
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions