heads/targets/t480_me_blobs.mk
notgiven by 3a4be9617e
add a new t480.mk dealing with blobs
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
2025-02-11 11:25:45 -05:00

16 lines
668 B
Makefile

# TODO describe the process for t480
#Targets for downloading t480 ME blob, cleaning and deguarding.
# t480-*-maximized boards require you to initially call
# - blobs/t480/download-clean-deguard-me.sh
# To download donor's Dells-Inspiron.exe, extract ME binary with biosutilities from libreboot, clean ME,
# and deguard it using Mate Kukri deguard tool.
# Make the Coreboot build depend on the following 3rd party blobs:
$(build)/coreboot-$(CONFIG_COREBOOT_VERSION)/$(BOARD)/.build: \
$(pwd)/blobs/t480/me.bin
$(pwd)/blobs/t480/me.bin:
COREBOOT_DIR="$(build)/$(coreboot_base_dir)" \
$(pwd)/blobs/t480/download-clean-deguard-me.sh $(pwd)/blobs/t480