summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-07-25 14:04:42 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2022-09-05 16:27:24 +0200
commit338c6d7e4486e8162cfdb74d8427fed3924871da (patch)
treed5f60987bf3c35a0e3effb7990fa68c780e635ef /configs
parenta1c037a9fbad8aaecbc9a188707896b55ad84102 (diff)
downloadDistroKit-338c6d7e4486e8162cfdb74d8427fed3924871da.tar.gz
DistroKit-338c6d7e4486e8162cfdb74d8427fed3924871da.tar.xz
v7a: tf-a: start collecting FIP image components
For building FIP images, we need a firmware config describing e.g. where to place components, a device tree for the bl32, a secure monitor (SP_min, bl32.bin), as well as non-trusted firmware and hardware configuration. The latter two will be provided by barebox, so install here the ones provided by TF-A in addition to the TF-A binaries itself (which will load the FIP). Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20220725120445.1295669-5-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v7a/platformconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 640302b..1444356 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -205,7 +205,7 @@ PTXCONF_TF_A_ARM_ARCH_MAJOR_7=y
PTXCONF_TF_A_ARM_ARCH_MAJOR=7
PTXCONF_TF_A_PLATFORMS="stm32mp1"
PTXCONF_TF_A_EXTRA_ARGS="DTB_FILE_NAME='stm32mp157c-dk2.dtb stm32mp157c-ev1.dtb stm32mp157c-lxa-mc1.dtb' STM32MP_EMMC=1 STM32MP_SDMMC=1 STM32MP_USE_STM32IMAGE=1"
-PTXCONF_TF_A_ARTIFACTS="tf-a-*.stm32"
+PTXCONF_TF_A_ARTIFACTS="tf-a-*.stm32 bl32.bin fdts/*-fw-config.dtb fdts/*-bl32.dtb"
#
# Payloads