Searched refs:ENABLE_SME_FOR_NS (Results 1 – 13 of 13) sorted by relevance
| /trusted-firmware-a-latest/include/lib/extensions/ |
| D | sve.h | 12 #if (ENABLE_SME_FOR_NS || ENABLE_SVE_FOR_NS)
|
| D | sme.h | 23 #if ENABLE_SME_FOR_NS
|
| /trusted-firmware-a-latest/services/std_svc/spm/spm_mm/ |
| D | spm_mm.mk | 16 ifneq (${ENABLE_SME_FOR_NS},0)
|
| /trusted-firmware-a-latest/lib/cpus/aarch64/ |
| D | cortex_gelas.S | 37 #if ENABLE_SME_FOR_NS
|
| D | travis.S | 33 #if ENABLE_SME_FOR_NS
|
| /trusted-firmware-a-latest/plat/qemu/common/ |
| D | common.mk | 123 ENABLE_SME_FOR_NS := 0 126 ENABLE_SME_FOR_NS := 2
|
| /trusted-firmware-a-latest/make_helpers/ |
| D | arch_features.mk | 293 ENABLE_SME_FOR_NS ?= 0
|
| /trusted-firmware-a-latest/common/ |
| D | feat_detect.c | 226 check_feature(ENABLE_SME_FOR_NS, read_feat_sme_id_field(), in detect_arch_features()
|
| /trusted-firmware-a-latest/ |
| D | Makefile | 952 ifeq (${ENABLE_SME_FOR_NS}, 0) 956 override ENABLE_SME_FOR_NS := 1 978 ifneq (${ENABLE_SME_FOR_NS},0) 998 ifneq (${ENABLE_SME_FOR_NS},0) 1006 ifeq (${ENABLE_SME_FOR_NS},0) 1023 ifneq (${ENABLE_SME_FOR_NS},0) 1286 ENABLE_SME_FOR_NS \ 1342 ENABLE_SME_FOR_NS \
|
| /trusted-firmware-a-latest/include/arch/aarch64/ |
| D | arch_features.h | 242 ENABLE_SME_FOR_NS) in CREATE_FEATURE_FUNCS() argument
|
| /trusted-firmware-a-latest/bl31/ |
| D | bl31.mk | 104 ifneq (${ENABLE_SME_FOR_NS},0)
|
| /trusted-firmware-a-latest/plat/arm/board/fvp/ |
| D | platform.mk | 63 ENABLE_SME_FOR_NS := 2
|
| /trusted-firmware-a-latest/docs/getting_started/ |
| D | build-options.rst | 1226 - ``ENABLE_SME_FOR_NS``: Numeric value to enable Scalable Matrix Extension 1240 This should be set along with ENABLE_SME_FOR_NS=1, if not, the default SME 1246 ENABLE_SME_FOR_NS and ENABLE_SVE_FOR_SWD must also be set to use this.
|