From patchwork Fri Apr 18 14:50:21 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Quentin Schulz X-Patchwork-Id: 61569 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3AD45C369D4 for ; Fri, 18 Apr 2025 14:50:50 +0000 (UTC) Received: from smtp-190a.mail.infomaniak.ch (smtp-190a.mail.infomaniak.ch [185.125.25.10]) by mx.groups.io with SMTP id smtpd.web10.13439.1744987849409595125 for ; Fri, 18 Apr 2025 07:50:49 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: 0leil.net, ip: 185.125.25.10, mailfrom: foss+yocto@0leil.net) Received: from smtp-3-0001.mail.infomaniak.ch (unknown [IPv6:2001:1600:4:17::246c]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4ZfHkb74Hkz2hY; Fri, 18 Apr 2025 16:50:47 +0200 (CEST) Received: from unknown by smtp-3-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4ZfHkb39lzz190; Fri, 18 Apr 2025 16:50:47 +0200 (CEST) From: Quentin Schulz Date: Fri, 18 Apr 2025 16:50:21 +0200 Subject: [meta-rockchip PATCH v2 9/9] bsp: rkbin: bump to latest commit in master branch MIME-Version: 1.0 Message-Id: <20250418-ddrbin-custom-v2-9-700828527faf@cherry.de> References: <20250418-ddrbin-custom-v2-0-700828527faf@cherry.de> In-Reply-To: <20250418-ddrbin-custom-v2-0-700828527faf@cherry.de> To: yocto-patches@lists.yoctoproject.org Cc: Quentin Schulz X-Mailer: b4 0.14.2 X-Infomaniak-Routing: alpha List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 18 Apr 2025 14:50:50 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/yocto-patches/message/1396 From: Quentin Schulz This bumps rkbin to be using the last public blobs. Signed-off-by: Quentin Schulz --- recipes-bsp/rkbin/rockchip-rkbin-optee-os_git.bb | 6 +++--- recipes-bsp/rkbin/rockchip-rkbin-tf-a_git.bb | 2 +- recipes-bsp/rkbin/rockchip-rkbin.inc | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/rkbin/rockchip-rkbin-optee-os_git.bb b/recipes-bsp/rkbin/rockchip-rkbin-optee-os_git.bb index b534e6359645cd7082c9ac69036de15ce8813b3a..0f3c9277a61ec9798f78107fb2f402b8a792f81d 100644 --- a/recipes-bsp/rkbin/rockchip-rkbin-optee-os_git.bb +++ b/recipes-bsp/rkbin/rockchip-rkbin-optee-os_git.bb @@ -4,11 +4,11 @@ require rockchip-rkbin.inc PROVIDES += "optee-os" -RKBIN_BINVERS:rk3308 ?= "v2.08" +RKBIN_BINVERS:rk3308 ?= "v2.09" RKBIN_BINFILE:rk3308 ?= "rk3308_bl32_${RKBIN_BINVERS}.bin" RKBIN_DEPLOY_FILENAME:rk3308 ?= "tee-rk3308.bin" -RKBIN_BINVERS_RK356x ?= "v2.14" +RKBIN_BINVERS_RK356x ?= "v2.15" RKBIN_BINVERS:rk3566 ?= "${RKBIN_BINVERS_RK356x}" # NOTE: the following are not typos # the rk3566 uses the same bl32 as the rk3568 @@ -19,6 +19,6 @@ RKBIN_BINVERS:rk3568 ?= "${RKBIN_BINVERS_RK356x}" RKBIN_BINFILE:rk3568 ?= "rk3568_bl32_${RKBIN_BINVERS}.bin" RKBIN_DEPLOY_FILENAME:rk3568 ?= "tee-rk3568.bin" -RKBIN_BINVERS:rk3588s ?= "v1.17" +RKBIN_BINVERS:rk3588s ?= "v1.19" RKBIN_BINFILE:rk3588s ?= "rk3588_bl32_${RKBIN_BINVERS}.bin" RKBIN_DEPLOY_FILENAME:rk3588s ?= "tee-rk3588.bin" diff --git a/recipes-bsp/rkbin/rockchip-rkbin-tf-a_git.bb b/recipes-bsp/rkbin/rockchip-rkbin-tf-a_git.bb index 94dfd229c3b92613d9e5313bb8d3296f74cee6d1..98cc28465b4d8ea209c4425d23e7e07e4b83d147 100644 --- a/recipes-bsp/rkbin/rockchip-rkbin-tf-a_git.bb +++ b/recipes-bsp/rkbin/rockchip-rkbin-tf-a_git.bb @@ -19,6 +19,6 @@ RKBIN_BINVERS:rk3568 ?= "${RKBIN_BINVERS_RK356x}" RKBIN_BINFILE:rk3568 ?= "rk3568_bl31_${RKBIN_BINVERS}.elf" RKBIN_DEPLOY_FILENAME:rk3568 ?= "tee-rk3568.elf" -RKBIN_BINVERS:rk3588s ?= "v1.47" +RKBIN_BINVERS:rk3588s ?= "v1.48" RKBIN_BINFILE:rk3588s ?= "rk3588_bl31_${RKBIN_BINVERS}.elf" RKBIN_DEPLOY_FILENAME:rk3588s ?= "tee-rk3588.elf" diff --git a/recipes-bsp/rkbin/rockchip-rkbin.inc b/recipes-bsp/rkbin/rockchip-rkbin.inc index 8a6a9f44ce908934dd58fc3c37d338a43aa00bff..79149c5bebc3c59e337b303f24274ed1925da5ce 100644 --- a/recipes-bsp/rkbin/rockchip-rkbin.inc +++ b/recipes-bsp/rkbin/rockchip-rkbin.inc @@ -1,5 +1,5 @@ SRC_URI = "git://github.com/rockchip-linux/rkbin;protocol=https;branch=master" -SRCREV = "7c35e21a8529b3758d1f051d1a5dc62aae934b2b" +SRCREV = "f43a462e7a1429a9d407ae52b4745033034a6cf9" LICENSE = "Proprietary" LIC_FILES_CHKSUM = "file://LICENSE;md5=11e3673115959bf596feaaa6ea7ce9a5"