From af99b9a46b456568808e0aace1048500c96beae1 Mon Sep 17 00:00:00 2001 From: Sai Sree Kartheek Adivi Date: Mon, 15 Jul 2024 16:31:22 +0530 Subject: [PATCH] bump up to 10.00.06 Signed-off-by: Sai Sree Kartheek Adivi --- configs/bsp_sources.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/bsp_sources.toml b/configs/bsp_sources.toml index 9ccc1a4..dd0c983 100644 --- a/configs/bsp_sources.toml +++ b/configs/bsp_sources.toml @@ -1,16 +1,16 @@ # BSP selection based on variant of filesystem [trixie] - bsp_version = "10.00.05" + bsp_version = "10.00.06" [bookworm] bsp_version = "09.02.00.010" # BSP Configurations -[10.00.05] +[10.00.06] atf_srcrev = "00f1ec6b8740ccd403e641131e294aabacf2a48b" optee_srcrev = "12d7c4ee4642d2d761e39fbcf21a06fb77141dea" - uboot_srcrev = "10.00.05" - linux_fw_srcrev = "10.00.05" + uboot_srcrev = "10.00.06" + linux_fw_srcrev = "10.00.06" [09.02.00.010] atf_srcrev = "00f1ec6b8740ccd403e641131e294aabacf2a48b"