[PATCH 0/5] fix dfu alt buffer clearing
Vincent Stehlé
vincent.stehle at arm.com
Mon Apr 7 19:05:24 CEST 2025
Hi,
This patch series applies the same fix in five different locations (the
detailed description of the fix is in the patches).
I did validate statically by looking at the assembly before/after for all
five cases, using the following defconfigs:
stm32mp15_defconfig
synquacer_developerbox_defconfig
xilinx_versal_virt_defconfig
xilinx_zynq_virt_defconfig
xilinx_zynqmp_kria_defconfig
Best regards,
Vincent.
Vincent Stehlé (5):
fwu: developerbox: fix dfu alt buffer clearing
board: st: common: fix dfu alt buffer clearing
arm64: versal: fix dfu alt buffer clearing
xilinx: zynq: fix dfu alt buffer clearing
arm64: zynqmp: fix dfu alt buffer clearing
board/socionext/developerbox/fwu_plat.c | 2 +-
board/st/common/stm32mp_dfu.c | 2 +-
board/xilinx/versal/board.c | 2 +-
board/xilinx/zynq/board.c | 2 +-
board/xilinx/zynqmp/zynqmp.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
--
2.47.2
More information about the U-Boot
mailing list