Lines Matching refs:SPD
448 ifneq (${SPD},none)
459 ifeq (${SPD},spmd)
501 SPD_MAKE := $(wildcard services/${SPD_DIR}/${SPD}/${SPD}.mk)
504 $(error Error: No services/${SPD_DIR}/${SPD}/${SPD}.mk located)
521 ifneq (${SPD},spmd)
522 $(error Error: ENABLE_SPMD_LP requires SPD=spmd.)
653 ifneq (${SPD}, none)
654 ifneq (${SPD}, spmd)
655 $(error ENABLE_RME is incompatible with SPD=${SPD}. Use SPD=spmd)
663 ifeq (${SPD},none)
665 $(error CTX_INCLUDE_EL2_REGS is available only when SPD \
1349 SPD_${SPD} \
1455 ifeq (${SPD},spmd)