diff options
author | Leah Rowe <leah@libreboot.org> | 2025-07-10 03:15:18 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-07-10 04:26:31 +0100 |
commit | 6f7525a5b35e373dc4496cd4c6af4e61cb3b534c (patch) | |
tree | 680b2ea0fc4a275b9fd3b7632f6b61fc653d70ae /checkgit | |
parent | 7c6c9ff5470c049d055133776a4e7baee8c842fd (diff) |
This was a problem when I did it before, because individual
target builds weren't automatically re-compiled when needed.
The recent design improvements in lbmk enable this to be
done again.
Cached images in elf/ have no payloads, so they are a liability,
therefore they are padded by one byte to prevent flashing. This
solves the problem that the previous caching had.
With this change, modifying payloads can be tested without
needing to re-build coreboot each time.
The cached coreboot builds are also automatically re-built when
needed, which is another improvement this time, compared to
the last time coreboot builds were cached in this manner.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'checkgit')
0 files changed, 0 insertions, 0 deletions