Merge pull request #333326 from nakato/RK3588HDCPNotUsed

This commit is contained in:
Franz Pletz
2024-08-25 01:48:39 +02:00
committed by GitHub

View File

@@ -156,7 +156,6 @@ in {
platform = "rk3588";
extraMeta.platforms = ["aarch64-linux"];
filesToInstall = [ "build/${platform}/release/bl31/bl31.elf"];
platformCanUseHDCPBlob = true;
# TODO: remove this once the following get merged:
# 1: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/21840