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 payloads/external: add support for BOOTBOOT payload 2020-09-26 23:08:07 +00:00
FILO payloads/external/FILO: Pass Libpayloads path on the clean target 2021-02-06 18:55:54 +00:00
GRUB2 payloads/external/GRUB2: Makefile: fix check for changed files again 2020-05-04 20:45:34 +00:00
LinuxBoot payloads/LinuxBoot: make linux kernel build reproducible 2021-04-09 06:09:59 +00:00
Memtest86Plus payloads/external: Fix up SPDX license headers 2020-11-22 22:19:19 +00:00
SeaBIOS payloads/seabios: Update stable version to 1.14.0 2020-08-17 06:37:57 +00:00
U-Boot treewide [Kconfig]: Remove useless comment 2021-02-02 13:49:49 +00:00
Yabits payloads/external: Fix up SPDX license headers 2020-11-22 22:19:19 +00:00
depthcharge payloads/external/dc: Update depthcharge branch from master to main 2021-04-15 10:54:27 +00:00
iPXE payloads/external: Fix up SPDX license headers 2020-11-22 22:19:19 +00:00
linux arch/riscv: Enable FIT support 2019-08-08 13:03:59 +00:00
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 .gitignore: Split into subdirectory files 2020-10-30 07:05:27 +00:00
Makefile.inc build system: Always add coreboot.pre dependency to intermediates 2021-01-15 23:54:09 +00:00