meta-st-stm32mp/recipes-bsp/trusted-firmware-a
Romuald JEANNE af9ec1ddf8 TF-A-STM32MP: add file type for deploying image
When a compilation a made for TF-a with 'all' target, several binaries are generated
and have the same name on several kind of build but generated with different
compilation switch. In some case (like arm64 bits) the bl2 need to generate a
bl31 binary but without the specific option requested by the generation of official bl31,
which can generate an issue when you deploy the file because it's the binary of
last build which are used but it's not in all case the binary with compilation
option desired.
For solving this king of issue, a flag <file type> which can be : bl31 b32 bl2 fwconfig
are added on the TF_A_CONFIG to specify which kind of binary we need to export.

Change-Id: Ibd484ae2e285bf70e3e0790e020d2ea595506a3c
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
2021-11-16 17:56:04 +01:00
..
tf-a-stm32mp ARCHIVER: Update for fip build and release information 2021-11-16 17:56:04 +01:00
tf-a-tools TF-A-STM32MP: update to v2.4-stm32mp-r1 2021-03-26 16:55:54 +01:00
tf-a-stm32mp-archiver.inc ARCHIVER: Update for fip build and release information 2021-11-16 17:56:04 +01:00
tf-a-stm32mp-common.inc TF-A-STM32MP: add file type for deploying image 2021-11-16 17:56:04 +01:00
tf-a-stm32mp-config.inc TF-A-STM32MP: add file type for deploying image 2021-11-16 17:56:04 +01:00
tf-a-stm32mp_2.4.bb ARCHIVER: Update for fip build and release information 2021-11-16 17:56:04 +01:00
tf-a-tools_2.4.bb TF-A-STM32MP: update to v2.4-stm32mp-r1 2021-03-26 16:55:54 +01:00