Skip to content

Generalize firmware extraction and add RPi4

Walter Lozano requested to merge wip/wlozano/firmware into apertis/v2025dev3

Firmware extraction aims to extract firmware binaries, such as u-boot and arm-trusted-firmware. Since the logic is similar across different boards generalize the pipeline to reuse it.

Following this approach, add support to extract RPi4 u-boot.

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports