From 5d1cb52da062f75d34b77b7d02e5101ab13397ac Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 20 Jun 2023 14:29:57 +0800 Subject: arm-trusted-firmware-rockchip: Update to 2.9 Switch to standard TF-A build. Signed-off-by: Tianling Shen --- package/boot/uboot-rockchip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/boot/uboot-rockchip') diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index 59b8be84cf..983edcb240 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -26,7 +26,7 @@ endef define U-Boot/rk3328/Default BUILD_SUBTARGET:=armv8 - DEPENDS:=+PACKAGE_u-boot-$(1):arm-trusted-firmware-rockchip + DEPENDS:=+PACKAGE_u-boot-$(1):trusted-firmware-a-rk3328 ATF:=rk3328_bl31.elf OF_PLATDATA:=$(1) endef @@ -70,7 +70,7 @@ endef define U-Boot/rk3399/Default BUILD_SUBTARGET:=armv8 - DEPENDS:=+PACKAGE_u-boot-$(1):arm-trusted-firmware-rockchip + DEPENDS:=+PACKAGE_u-boot-$(1):trusted-firmware-a-rk3399 ATF:=rk3399_bl31.elf endef -- cgit v1.2.3