aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/common/arm_dyn_cfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/common/arm_dyn_cfg.c')
-rw-r--r--plat/arm/common/arm_dyn_cfg.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plat/arm/common/arm_dyn_cfg.c b/plat/arm/common/arm_dyn_cfg.c
index 6b3a61180..30473be31 100644
--- a/plat/arm/common/arm_dyn_cfg.c
+++ b/plat/arm/common/arm_dyn_cfg.c
@@ -208,10 +208,7 @@ void arm_bl2_dyn_cfg_init(void)
HW_CONFIG_ID,
SOC_FW_CONFIG_ID,
NT_FW_CONFIG_ID,
-#if defined(SPD_tspd) || defined(SPD_spmd)
- /* tos_fw_config is only present for TSPD/SPMD */
TOS_FW_CONFIG_ID
-#endif
};
const struct dyn_cfg_dtb_info_t *dtb_info;