Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/include/
Dtfm_spm_log.h17 #define TFM_SPM_LOG_LEVEL_DEBUG 3 /* All log APIs output */ macro
32 #if (TFM_SPM_LOG_LEVEL > TFM_SPM_LOG_LEVEL_DEBUG || \
37 #if (TFM_SPM_LOG_LEVEL == TFM_SPM_LOG_LEVEL_DEBUG)
/trusted-firmware-m-latest/config/build_type/
Ddebug.cmake10 set(TFM_SPM_LOG_LEVEL TFM_SPM_LOG_LEVEL_DEBUG CACHE STRING "Set debug SPM log lev…
/trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/
Dconfig.cmake29 set(TFM_SPM_LOG_LEVEL TFM_SPM_LOG_LEVEL_DEBUG CACHE STRING "Set defaul…
/trusted-firmware-m-latest/docs/design_docs/
Dtfm_log_system_design_document.rst48 - TFM_SPM_LOG_LEVEL_DEBUG
102 | | TFM_SPM_LOG_LEVEL_DEBUG | TFM_SPM_LOG_LEVEL_INFO | TFM_SPM_LOG_LEVEL_ERROR …