Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/vdso/
H A DMakefile22 CFI_FULL = -fcf-protection=full macro
40 ccflags-y += $(CFI_FULL)
42 asflags-y += $(CFI_FULL)
99 cmd_vdsold_and_check = $(LD) $(CFI_FULL) $(ld_flags) -T $(filter-out FORCE,$^) -o $@.tmp && \