diff --git a/configs/bsp_sources.toml b/configs/bsp_sources.toml index 338e093..4db1488 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.01.06" + bsp_version = "10.01.08.02" [bookworm] bsp_version = "09.02.00.010" # BSP Configurations -[10.01.06] +[10.01.08.02] atf_srcrev = "58b25570c9ef91753b14c2103f45f4be9dddb696" optee_srcrev = "8f645256efc0dc66bd5c118778b0b50c44469ae1" - uboot_srcrev = "10.01.06" - linux_fw_srcrev = "10.01.06" + uboot_srcrev = "10.01.08" + linux_fw_srcrev = "10.01.08" [09.02.00.010] atf_srcrev = "00f1ec6b8740ccd403e641131e294aabacf2a48b" diff --git a/configs/machines/10.01.06.toml b/configs/machines/10.01.08.02.toml similarity index 100% rename from configs/machines/10.01.06.toml rename to configs/machines/10.01.08.02.toml