commit | 7e9d6cfd7138bf0a69f521828620932bf6f34563 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Mar 08 14:24:38 2023 +0100 |
committer | Arthur She <arthur.she@linaro.org> | Fri Mar 17 05:23:03 2023 +0100 |
tree | 72ebe5e55e46778c20582e830aa15cb038b94011 | |
parent | cacda17fb7f6c21524e523ea419ac249b9cbe96f [diff] |
build_package.sh: keep stm32 files when collecting build artefacts For STM32MP1 platforms, BL2 is packaged with its DT in an *.stm32 file. This file is the copied in the first stage boot loader partition of the boot device. To ease tests and debug it can be handy to keep this stm32 file in the build artefacts. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I5888ace39beb42d2a16c7381d26f6b7fc8292438