Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-rpi3/
A Dconf.mk25 CFG_WITH_STACK_CANARIES ?= y
/optee_os/core/arch/arm/plat-bcm/
A Dconf.mk43 CFG_WITH_STACK_CANARIES ?= n
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h200 #define CFG_WITH_STACK_CANARIES 1 macro
A Dconf.mk203 CFG_WITH_STACK_CANARIES=y
A Dconf.cmake200 set(CFG_WITH_STACK_CANARIES y) variable
/optee_os/out/arm/include/generated/
A Dconf.h200 #define CFG_WITH_STACK_CANARIES 1 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h200 #define CFG_WITH_STACK_CANARIES 1 macro
A Dconf.mk203 CFG_WITH_STACK_CANARIES=y
A Dconf.cmake200 set(CFG_WITH_STACK_CANARIES y) variable
/optee_os/out/arm/
A Dconf.mk203 CFG_WITH_STACK_CANARIES=y
A Dconf.cmake200 set(CFG_WITH_STACK_CANARIES y) variable
/optee_os/mk/
A Dconfig.mk404 CFG_WITH_STACK_CANARIES ?= y
/optee_os/core/arch/arm/kernel/
A Dthread.c92 #ifdef CFG_WITH_STACK_CANARIES
180 #ifdef CFG_WITH_STACK_CANARIES in init_canaries()
208 #ifdef CFG_WITH_STACK_CANARIES in thread_check_canaries()

Completed in 16 milliseconds