Generalize firmware extraction and add RPi4
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