coreboot-kgpe-d16/payloads/external/tint
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
..
Makefile tint: introduce the new tint build system with checksum verification 2021-04-16 06:49:18 +00:00
generate_core.sh tint: introduce the new tint build system with checksum verification 2021-04-16 06:49:18 +00:00
tint-0.05_libpayload.patch tint: introduce the new tint build system with checksum verification 2021-04-16 06:49:18 +00:00
tintify_core.sh tint: introduce the new tint build system with checksum verification 2021-04-16 06:49:18 +00:00