Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dstm32_bsec.h18 #define BSEC_DEBUG_ALL (BSEC_HDPEN | \ macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c533 res = stm32_bsec_write_debug_conf(conf | BSEC_DEBUG_ALL); in init_debug()