coreboot-kgpe-d16/payloads/external
Mike Banon 40df8aa84b tint: introduce the new tint build system with checksum verification
Three stages of the new tint build system:

 1) generate_core.sh extracts the core part from buildgcc script,
     most importantly the checksum calculation/verification functions.

 2) tintify_core.sh adds the tint-specific footer/header to the core,
     such as the properties of current version including its checksum.

 3) tint.sh - generated and "tintified" core script - builds a tint.

Signed-off-by: Mike Banon <mikebdp2@gmail.com>
Change-Id: Ib71f5b861ecf91949a5af12812258e60873f0498
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50991
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2021-04-16 06:49:18 +00:00
..
BOOTBOOT
FILO payloads/external/FILO: Pass Libpayloads path on the clean target 2021-02-06 18:55:54 +00:00
GRUB2
LinuxBoot payloads/LinuxBoot: make linux kernel build reproducible 2021-04-09 06:09:59 +00:00
Memtest86Plus
SeaBIOS
U-Boot treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
Yabits
depthcharge payloads/external/dc: Update depthcharge branch from master to main 2021-04-15 10:54:27 +00:00
iPXE
linux
tianocore payloads/tianocore: Fix compilation for UEFIPAYLOAD option 2021-04-10 20:24:50 +00:00
tint tint: introduce the new tint build system with checksum verification 2021-04-16 06:49:18 +00:00
.gitignore
Makefile.inc