Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dthread.c99 #define START_CANARY_VALUE 0xdededede macro
187 *start_canary = START_CANARY_VALUE; \ in init_canaries()
214 if (*canary != START_CANARY_VALUE) in thread_check_canaries()
223 if (*canary != START_CANARY_VALUE) in thread_check_canaries()
233 if (*canary != START_CANARY_VALUE) in thread_check_canaries()

Completed in 7 milliseconds