Merge "fix(arm): correct the SPMC_AT_EL3 condition" into integration
diff --git a/plat/arm/common/arm_bl31_setup.c b/plat/arm/common/arm_bl31_setup.c
index 03e6889..8e90615 100644
--- a/plat/arm/common/arm_bl31_setup.c
+++ b/plat/arm/common/arm_bl31_setup.c
@@ -198,7 +198,7 @@
 	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