summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Pandey <manish.pandey2@arm.com>2023-11-08 18:53:03 +0100
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2023-11-08 18:53:03 +0100
commite7781c84e9b36c948aa84721a09d96ee9e2b6eef (patch)
treea0304372848eb6081ada31a191096c05efb63179
parentd910b37039a1c1ded35697e458b2bfe1b16f609e (diff)
parenta0ef1c0ef030e8fee8ad8f8a5f4a0fa911403a7c (diff)
Merge "fix(arm): correct the SPMC_AT_EL3 condition" into integration
-rw-r--r--plat/arm/common/arm_bl31_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/arm/common/arm_bl31_setup.c b/plat/arm/common/arm_bl31_setup.c
index 03e6889d5..8e90615b1 100644
--- a/plat/arm/common/arm_bl31_setup.c
+++ b/plat/arm/common/arm_bl31_setup.c
@@ -198,7 +198,7 @@ void __init arm_bl31_early_platform_setup(void *from_bl2, uintptr_t soc_fw_confi
while (bl_params != NULL) {
if (bl_params->image_id == BL32_IMAGE_ID) {
bl32_image_ep_info = *bl_params->ep_info;
-#if defined(SPMC_AT_EL3)
+#if SPMC_AT_EL3
/*
* Populate the BL32 image base, size and max limit in
* the entry point information, since there is no