forked from ARM-software/arm-trusted-firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove code which is not usable without hdcp.bin file ARM-software/tf-issues#651 It is only needed for HDCP support (a DRM feature for video streaming), if you don't care about that the rest of the firmware should work perfectly fine without it. Just change rk3399/plat_sip_calls.c to not handle the RK_SIP_HDCP* SMCs when this option is set, and then exclude rk3399/drivers/dp/cdn_dp.c and the blob from rk3399/platform.mk.
- Loading branch information
1 parent
533e463
commit 0ff68d9
Showing
2 changed files
with
0 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters