cbmk/config/data
Leah Rowe b1d24ccd5c cache coreboot builds in elf/ again
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>
2025-07-13 01:17:05 +01:00
..
coreboot cache coreboot builds in elf/ again 2025-07-13 01:17:05 +01:00
flashprog put flashprog builds in elf/flashprog/ 2024-06-07 17:30:55 +01:00
grub GRUB: Bump to rev a68a7dece, 23 June 2025 2025-07-08 01:11:47 +01:00
memtest86plus put memtest86plus builds in elf/memtest86plus/ 2024-06-07 17:31:00 +01:00
pcsx-redux mk: include rom.sh directly 2025-05-04 17:18:45 +01:00
pico-serprog lib.sh: Simplified fx_() and removed fe_() 2025-05-08 16:05:06 +01:00
seabios add spdx headers to various config files 2025-01-07 00:02:07 +00:00
stm32-vserprog lib.sh: Simplified fx_() and removed fe_() 2025-05-08 16:05:06 +01:00
u-boot Experimental U-Boot payload (32-bit dtb, U-Boot) 2024-11-28 19:53:23 +00:00