Message ID | 20240304104715.228979-1-bence.balogh@arm.com |
---|---|
Headers | show |
Series | Add fix for the uboot PSCI driver and remove TF-A workaround patch | expand |
On Mon, 04 Mar 2024 11:47:13 +0100, bence.balogh@arm.com wrote: > From: Bence Balogh <bence.balogh@arm.com> > > Bence Balogh (2): > arm-bsp/u-boot: corstone1000: fix SMCCC_ARCH_FEATURES detection in the > PSCI driver > arm-bsp/trusted-firmware-a: corstone1000: remove SMCCC_ARCH_FEATURES > discovery workaround > > [...] Applied, thanks! [1/2] arm-bsp/u-boot: corstone1000: fix SMCCC_ARCH_FEATURES detection in the PSCI driver commit: fb1a85a43c663d9e44047fc5e93af5c02c711c98 [2/2] arm-bsp/trusted-firmware-a: corstone1000: remove SMCCC_ARCH_FEATURES discovery workaround commit: 0792a314f623b4143652563d6db9a840b2b8226f Best regards,
From: Bence Balogh <bence.balogh@arm.com> Bence Balogh (2): arm-bsp/u-boot: corstone1000: fix SMCCC_ARCH_FEATURES detection in the PSCI driver arm-bsp/trusted-firmware-a: corstone1000: remove SMCCC_ARCH_FEATURES discovery workaround ...stone1000-add-cpuhelper-to-makefile.patch} | 0 ...URES-discovery-through-PSCI_FEATURES.patch | 29 ---------- .../trusted-firmware-a-corstone1000.inc | 3 +- ...i-Fix-bind_smccc_features-psci-check.patch | 56 +++++++++++++++++++ .../recipes-bsp/u-boot/u-boot_%.bbappend | 4 ++ 5 files changed, 61 insertions(+), 31 deletions(-) rename meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/{0004-fix-corstone1000-add-cpuhelper-to-makefile.patch => 0003-fix-corstone1000-add-cpuhelper-to-makefile.patch} (100%) delete mode 100644 meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0003-psci-SMCCC_ARCH_FEATURES-discovery-through-PSCI_FEATURES.patch create mode 100644 meta-arm-bsp/recipes-bsp/u-boot/u-boot/0001-firmware-psci-Fix-bind_smccc_features-psci-check.patch -- 2.25.1