Lines Matching refs:ENABLE_FEAT_RME
11 # Check for ENABLE_RME that is replaced by ENABLE_FEAT_RME
13 $(warning "ENABLE_RME will be deprecated. Use ENABLE_FEAT_RME=1 and ENABLE_RMM=1 instead.")
16 # Make sure ENABLE_FEAT_RME configuration is valid
17 ifneq (${ENABLE_FEAT_RME},0)
19 $(error ENABLE_FEAT_RME requires SEPARATE_CODE_AND_RODATA)
23 $(error ENABLE_FEAT_RME requires AArch64)
27 ifeq ($(ENABLE_FEAT_RME),2)
28 $(warning ENABLE_FEAT_RME=2 forces BL2 to run at EL3 even if FEAT_RME is not present at runtime)
33 $(error SPMC_AT_EL3 and ENABLE_FEAT_RME cannot both be enabled.)
38 $(error ENABLE_FEAT_RME is incompatible with SPD=${SPD}. Use SPD=spmd)
43 $(error SPM_MM and ENABLE_FEAT_RME cannot both be enabled.)
49 $(error ENABLE_FEAT_RME_GDI requires ENABLE_FEAT_RME)
55 ifneq (${ENABLE_FEAT_RME},1)
56 $(error ENABLE_RMM requires ENABLE_FEAT_RME=1)
278 ifneq (${ENABLE_FEAT_RME},0)
279 $(error "ENABLE_FEAT_RME requires version 2 of the Translation \