Commit 3c20ad56 authored by Mark Dykes's avatar Mark Dykes Committed by TrustedFirmware Code Review
Browse files

Merge "stm32mp1: SP_MIN embeds Arm Architecture services" into integration

parents 33fe493a 450e15a7
...@@ -25,3 +25,6 @@ BL32_SOURCES += plat/common/plat_psci_common.c ...@@ -25,3 +25,6 @@ BL32_SOURCES += plat/common/plat_psci_common.c
# stm32mp1 specific services # stm32mp1 specific services
BL32_SOURCES += plat/st/stm32mp1/services/bsec_svc.c \ BL32_SOURCES += plat/st/stm32mp1/services/bsec_svc.c \
plat/st/stm32mp1/services/stm32mp1_svc_setup.c plat/st/stm32mp1/services/stm32mp1_svc_setup.c
# Arm Archtecture services
BL32_SOURCES += services/arm_arch_svc/arm_arch_svc_setup.c
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment