summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-03-02 12:03:53 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-03-05 18:26:30 +0100
commit6f78bb5c23ae83804d1ca562c08f447892cf19eb (patch)
treeaa96879eab0dc5495b9acf0bf8c258e8dd14bb03 /configs/platform-v7a
parentdf1a06af35ff5c486a672032f6dbaf9cfa17318c (diff)
downloadDistroKit-6f78bb5c23ae83804d1ca562c08f447892cf19eb.tar.gz
DistroKit-6f78bb5c23ae83804d1ca562c08f447892cf19eb.tar.xz
rules: add ARM Trusted Firmware-A
Trusted Firmware-A (TF-A) is a reference implementation of secure world software for Arm A-Profile architectures (Armv8-A and Armv7-A). TF-A is used as first-stage bootloader on the STM32MP1. We'll use barebox for second-stage only for now, thus add a rule for TF-A. Tested-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> [oldconfiged rpi an v8a platforms while applying] Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Link: https://www.mail-archive.com/ptxdist@pengutronix.de/msg15828.html
Diffstat (limited to 'configs/platform-v7a')
-rw-r--r--configs/platform-v7a/platformconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index f468a77..e3a9b64 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -181,6 +181,7 @@ PTXCONF_BAREBOX_ARCH_STRING="arm"
# PTXCONF_GRUB is not set
# PTXCONF_HOST_MXS_UTILS is not set
# PTXCONF_OPTEE is not set
+# PTXCONF_TF_A is not set
# PTXCONF_U_BOOT is not set
# PTXCONF_X_LOAD is not set