From 2478b53f099e062c2c05eeb420e0628ab2c9d098 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 29 Oct 2024 12:28:10 +0000 Subject: [PATCH] coreboot/default: delete HDCP binary from rk3399 Not needed in our use-case, and probably doesn't have any source code. Accidentally missed during prior audits. Signed-off-by: Leah Rowe --- config/coreboot/default/nuke.list | 1 + 1 file changed, 1 insertion(+) diff --git a/config/coreboot/default/nuke.list b/config/coreboot/default/nuke.list index 67348c7..d5abe91 100644 --- a/config/coreboot/default/nuke.list +++ b/config/coreboot/default/nuke.list @@ -7,3 +7,4 @@ Documentation 3rdparty/vboot/tests/futility/data 3rdparty/chromeec/third_party/bmi260/accelgyro_bmi260_config_tbin.h 3rdparty/stm/Test/FrmPkg/Core/Init/Dmar.h +3rdparty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dp/hdcp.bin