Home
last modified time | relevance | path

Searched full:cfg_core_sanitize_undefined (Results 1 – 6 of 6) sorted by relevance

/optee_os/lib/libutils/ext/
H A Dsub.mk15 ifneq (,$(filter $(sm)-$(CFG_CORE_SANITIZE_UNDEFINED),core-y ldelf-y))
/optee_os/ldelf/
H A Dldelf.mk32 ifeq ($(CFG_CORE_SANITIZE_UNDEFINED),y)
/optee_os/core/arch/riscv/plat-spike/
H A Dconf.mk35 $(call force,CFG_CORE_SANITIZE_UNDEFINED,n)
/optee_os/core/
H A Dcore.mk53 ifeq ($(CFG_CORE_SANITIZE_UNDEFINED),y)
/optee_os/.github/workflows/
H A Dci.yml281 _make PLATFORM=vexpress-qemu_armv8a CFG_CORE_SANITIZE_UNDEFINED=y CFG_TA_SANITIZE_UNDEFINED=y CFG_TEE_RAM_VA_SIZE=0x00400000
/optee_os/mk/
H A Dconfig.mk469 CFG_CORE_SANITIZE_UNDEFINED ?= n