diff --git a/plat/st/stm32mp1/platform.mk b/plat/st/stm32mp1/platform.mk index 3f938d9..30b2932 100644 --- a/plat/st/stm32mp1/platform.mk +++ b/plat/st/stm32mp1/platform.mk @@ -6,9 +6,7 @@ ARM_CORTEX_A7 := yes ARM_WITH_NEON := yes -LOAD_IMAGE_V2 := 1 BL2_AT_EL3 := 1 -ENABLE_PLAT_COMPAT := 0 USE_COHERENT_MEM := 0 STM32_TF_VERSION ?= 0 diff --git a/plat/st/stm32mp1/sp_min/sp_min_setup.c b/plat/st/stm32mp1/sp_min/sp_min_setup.c index 1329bdb..56598c8 100644 --- a/plat/st/stm32mp1/sp_min/sp_min_setup.c +++ b/plat/st/stm32mp1/sp_min/sp_min_setup.c @@ -5,7 +5,6 @@ */ #include -#include #include #include #include