Home
last modified time | relevance | path

Searched refs:mte_cc_support (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/mte/
H A DMakefile12 mte_cc_support := $(shell if ($(CC) $(CFLAGS) -E -x c /dev/null -o /dev/null 2>&1) then echo "1"; f… macro
14 ifeq ($(mte_cc_support),1)
25 ifeq ($(mte_cc_support),1)