summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platforms/tf-a-stm32mp13.in
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-v7a/platforms/tf-a-stm32mp13.in')
-rw-r--r--configs/platform-v7a/platforms/tf-a-stm32mp13.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/platform-v7a/platforms/tf-a-stm32mp13.in b/configs/platform-v7a/platforms/tf-a-stm32mp13.in
new file mode 100644
index 0000000..0dd5804
--- /dev/null
+++ b/configs/platform-v7a/platforms/tf-a-stm32mp13.in
@@ -0,0 +1,12 @@
+## SECTION=bootloader
+
+menuconfig TF_A_STM32MP13
+ select BOOTLOADER
+ select HOST_DTC
+ prompt "ARM Trusted Firmware-A for STM32MP13 with OP-TEE"
+ depends on ARCH_ARM
+ bool
+ help
+ ARM Trusted Firmware-A for STM32MP13 series SoCs with OP-TEE enabled.
+ Currently, these can't be built in the same build as the
+ STM32MP15 with SP_min.