From 6f78bb5c23ae83804d1ca562c08f447892cf19eb Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Mon, 2 Mar 2020 12:03:53 +0100 Subject: 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 Signed-off-by: Rouven Czerwinski Signed-off-by: Ahmad Fatoum [oldconfiged rpi an v8a platforms while applying] Signed-off-by: Robert Schwebel Link: https://www.mail-archive.com/ptxdist@pengutronix.de/msg15828.html --- configs/platform-v8a/platformconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/platform-v8a/platformconfig') diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig index 03c6d34..32b1e8f 100644 --- a/configs/platform-v8a/platformconfig +++ b/configs/platform-v8a/platformconfig @@ -166,6 +166,7 @@ PTXCONF_BAREBOX_ARCH_STRING="arm" # PTXCONF_BAREBOX_MLO is not set # PTXCONF_GRUB is not set # PTXCONF_HOST_MXS_UTILS is not set +# PTXCONF_TF_A is not set # PTXCONF_U_BOOT is not set # -- cgit v1.2.3