Home
last modified time | relevance | path

Searched hist:"1 ff52b85d531fb7eedaa50e62801a12024b8c695" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32_bsec.h1ff52b85d531fb7eedaa50e62801a12024b8c695 Mon Dec 12 13:35:54 UTC 2022 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_bsec: move debug defines to include

Moves definition of DEBUG status macros from driver source file to
its header file to allow other drivers to control the debug level.
Introduces BSEC_DEBUG_ALL that is the default debug configuration.
Removes configuration masking as it has no use.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/drivers/
H A Dstm32_bsec.c1ff52b85d531fb7eedaa50e62801a12024b8c695 Mon Dec 12 13:35:54 UTC 2022 Gatien Chevallier <gatien.chevallier@foss.st.com> drivers: stm32_bsec: move debug defines to include

Moves definition of DEBUG status macros from driver source file to
its header file to allow other drivers to control the debug level.
Introduces BSEC_DEBUG_ALL that is the default debug configuration.
Removes configuration masking as it has no use.

Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>