Searched full:memtag (Results 1 – 17 of 17) sorted by relevance
11 srcs-$(CFG_MEMTAG) += memtag.c
9 #include <memtag.h>
33 #include <memtag.h>
11 #include <memtag.h>
245 arm64-platform-cflags += -march=armv8.5-a+memtag246 arm64-platform-aflags += -march=armv8.5-a+memtag
412 * If FEAT_MTE2 is available, initializes the memtag callbacks.414 * enable MEMTAG below.
33 #include <memtag.h>354 /* Called from entry_a64.S only when MEMTAG is configured */377 /* Called from entry_a64.S only when MEMTAG is configured */
14 #include <memtag.h>
84 #include <memtag.h>224 * MEMTAG needs actual allocated size (>= SizeQuant), in maybe_tag_buf()
12 #include <memtag.h>
21 #include <memtag.h>
73 #include <memtag.h>1201 * If MEMTAG isn't enabled, map tagged memory as normal memory in core_init_mmu_regs()
16 #include <memtag.h>
15 #include <memtag.h>
511 make -j$(nproc) CFG_CORE_BTI=y CFG_TA_BTI=y SEL0_SPS=y MEMTAG=y PAUTH=y RUST_ENABLE=n XTEST_ARGS="-x n_1031" check