| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/examples/enabler_cert/ |
| D | sb_enabler_dbg_cert.cfg | 8 # This is configuration file example for enabler debug certificate generation 14 …o non-zero value to use this certificate for RMA mode entry. Mandatory if debug-mask is not define… 15 # Cannot be defined together with debug-mask. 16 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 17 …not be defined together with rma-mode. If bit 0 in debug-mask[0-31] is set, the HW keys reset in d… 18 #debug-mask[x-y] = The additional DCU lock by the OEM. 128 bit mask in 4*32 bits hex format (… 21 # if debug-mask is defined, either hbk-id or key-cert-pkg must be defined. hb… 26 …A public key for signing the next certificate in the chain (the Developer Debug certificate), in p… 27 #cert-pkg = Enabler Debug certificate package output file. Binary format. 33 debug-mask[0-31] = 0x00112233 [all …]
|
| D | sb_enabler_dbg_cert_no_pwd.cfg | 8 # This is configuration file example for enabler debug certificate generation 14 …o non-zero value to use this certificate for RMA mode entry. Mandatory if debug-mask is not define… 15 # Cannot be defined together with debug-mask. 16 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 17 …not be defined together with rma-mode. If bit 0 in debug-mask[0-31] is set, the HW keys reset in d… 18 #debug-mask[x-y] = The additional DCU lock by the OEM. 128 bit mask in 4*32 bits hex format (… 21 # if debug-mask is defined, either hbk-id or key-cert-pkg must be defined. hb… 26 …A public key for signing the next certificate in the chain (the Developer Debug certificate), in p… 27 #cert-pkg = Enabler Debug certificate package output file. Binary format. 33 debug-mask[0-31] = 0x00112233 [all …]
|
| D | sb_enabler_dbg_cert_rma.cfg | 8 # This is configuration file example for enabler debug certificate generation 14 …o non-zero value to use this certificate for RMA mode entry. Mandatory if debug-mask is not define… 15 # Cannot be defined together with debug-mask. 16 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 17 …not be defined together with rma-mode. If bit 0 in debug-mask[0-31] is set, the HW keys reset in d… 18 #debug-mask[x-y] = The additional DCU lock by the OEM. 128 bit mask in 4*32 bits hex format (… 21 # if debug-mask is defined, either hbk-id or key-cert-pkg must be defined. hb… 25 …A public key for signing the next certificate in the chain (the Developer Debug certificate), in p… 26 #cert-pkg = Enabler Debug certificate package output file. Binary format. 32 #debug-mask[0-31] = [all …]
|
| D | x509_sb_enabler_dbg_cert.cfg | 8 # This is configuration file example for enabler debug certificate generation 14 …o non-zero value to use this certificate for RMA mode entry. Mandatory if debug-mask is not define… 15 # Cannot be defined together with debug-mask. 16 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 17 …not be defined together with rma-mode. If bit 0 in debug-mask[0-31] is set, the HW keys reset in d… 18 #debug-mask[x-y] = The additional DCU lock by the OEM. 128 bit mask in 4*32 bits hex format (… 21 # if debug-mask is defined, either hbk-id or key-cert-pkg must be defined. hb… 26 …A public key for signing the next certificate in the chain (the Developer Debug certificate), in p… 27 #cert-pkg = Enabler Debug certificate package output file. Binary format. 33 debug-mask[0-31] = 0x00112233 [all …]
|
| D | x509_sb_enabler_dbg_cert_rma.cfg | 8 # This is configuration file example for enabler debug certificate generation 14 …o non-zero value to use this certificate for RMA mode entry. Mandatory if debug-mask is not define… 15 # Cannot be defined together with debug-mask. 16 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 17 …not be defined together with rma-mode. If bit 0 in debug-mask[0-31] is set, the HW keys reset in d… 18 #debug-mask[x-y] = The additional DCU lock by the OEM. 128 bit mask in 4*32 bits hex format (… 21 # if debug-mask is defined, either hbk-id or key-cert-pkg must be defined. hb… 25 …A public key for signing the next certificate in the chain (the Developer Debug certificate), in p… 26 #cert-pkg = Enabler Debug certificate package output file. Binary format. 32 #debug-mask[0-31] = [all …]
|
| D | sb_enabler_dbg_cert_rma_no_pwd.cfg | 8 # This is configuration file example for enabler debug certificate generation 14 …o non-zero value to use this certificate for RMA mode entry. Mandatory if debug-mask is not define… 15 # Cannot be defined together with debug-mask. 16 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 17 …not be defined together with rma-mode. If bit 0 in debug-mask[0-31] is set, the HW keys reset in d… 18 #debug-mask[x-y] = The additional DCU lock by the OEM. 128 bit mask in 4*32 bits hex format (… 21 # if debug-mask is defined, either hbk-id or key-cert-pkg must be defined. hb… 26 …A public key for signing the next certificate in the chain (the Developer Debug certificate), in p… 27 #cert-pkg = Enabler Debug certificate package output file. Binary format. 33 #debug-mask[0-31] = [all …]
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/ |
| D | cc_pal_log.h | 35 /*! PAL log level - debug. */ 55 #ifdef DEBUG 56 /*! Default debug log level, when debug is set to on. */ 59 /*! Default debug log level, when debug is set to off. */ 76 /*! Log set-level function - sets the level of logging in case of debug. */ 78 /*! Log set-mask function - sets the component-masking in case of debug. */ 84 /*! Log set-level function - sets the level of logging in case of debug. */ 86 /*! Log set-mask function - sets the component-masking in case of debug. */ 92 #else /* No log - functions are not platform dependent in case of DEBUG=0*/ 95 /*! Log set-level function - sets the level of logging in case of debug. */ [all …]
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/ |
| D | cert_cfg_parser_util.py | 169 if config.has_option(section_name, 'debug-mask[0-31]'): 170 debug_mask0 = int(config.get(section_name, 'debug-mask[0-31]'), 16) 171 debug_mask1 = int(config.get(section_name, 'debug-mask[32-63]'), 16) 172 debug_mask2 = int(config.get(section_name, 'debug-mask[64-95]'), 16) 173 debug_mask3 = int(config.get(section_name, 'debug-mask[96-127]'), 16) 175 debug_lock0 = int(config.get(section_name, 'debug-lock[0-31]'), 16) 176 debug_lock1 = int(config.get(section_name, 'debug-lock[32-63]'), 16) 177 debug_lock2 = int(config.get(section_name, 'debug-lock[64-95]'), 16) 178 debug_lock3 = int(config.get(section_name, 'debug-lock[96-127]'), 16) 206 log_sync(log_file, "Both RMA and debug mode are defined - exiting\n") [all …]
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/examples/developer_cert/ |
| D | sb_developer_dbg_cert_no_pwd.cfg | 8 # This is configuration file example for developer debug certificate generation 14 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 15 # If bit 0 in debug-mask[0-31] is set, the HW keys reset in debug mode is not… 16 #enabler-cert-pkg = The Enabler Debug certificate package. 22 debug-mask[0-31] = 0x00112233 23 debug-mask[32-63] = 0x44556677 24 debug-mask[64-95] = 0x8899AABB 25 debug-mask[96-127] = 0xCCDDEEFF
|
| D | sb_developer_dbg_cert.cfg | 8 # This is configuration file example for developer debug certificate generation 14 #debug-mask[x-y] = The DCU mask allowed by the OEM. 128 bit mask in 4*32 bits hex format (e.g.… 15 # If bit 0 in debug-mask[0-31] is set, the HW keys reset in debug mode is not… 16 #enabler-cert-pkg = The enabler Debug certificate package. 22 debug-mask[0-31] = 0x00112233 23 debug-mask[32-63] = 0x44556677 24 debug-mask[64-95] = 0x8899AABB 25 debug-mask[96-127] = 0xCCDDEEFF
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/ |
| D | dpm.c | 4 * @brief Debug Protection Mechanism (DPM) driver source file 25 * @brief Set Debug Disable 30 * @details This macro sets Secure or Non-secure DPM debug disable. 31 * The debug disable function works after reset (chip reset or pin reset). 53 * @brief Set Debug Lock 58 * @details This macro sets Secure or Non-secure DPM debug lock. 59 * The debug lock function works after reset (chip reset or pin reset). 81 * @brief Get Debug Disable 85 * @retval 0 Debug is not in disable status 86 * @retval 1 Debug is in disable status [all …]
|
| /trusted-firmware-m-latest/interface/include/mbedtls/ |
| D | debug.h | 2 * \file debug.h 4 * \brief Functions for controlling and providing debug output from the library. 78 * Module: library/debug.c 106 * Module: library/debug.c 136 * \brief Set the threshold error level to handle globally all debug output. 137 * Debug messages that have a level over the threshold value are 139 * (Default value: 0 = No debug ) 143 * - Debug levels 144 * - 0 No debug
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/ |
| D | CMakeLists.txt | 58 …set(CMAKE_BUILD_TYPE ${SAVED_BUILD_TYPE} CACHE STRING "Build type: [Debug, Release, RelWithDebInfo… 62 … $<$<OR:$<CONFIG:Debug>,$<CONFIG:relwithdebinfo>>:${CMAKE_CURRENT_SOURCE_DIR}/cc312_log.c> 138 # FixMe: Secure tests enabled and Debug builds with FP support set to hardware 142 … TEST_S AND (${CMAKE_BUILD_TYPE} STREQUAL "Debug") AND (${CONFIG_TFM_FLOAT_ABI} STREQUAL "hard")) 152 # FixMe: Secure tests enabled and Debug builds on Musca-B1 need to fallback to 156 … TEST_S AND (${CMAKE_BUILD_TYPE} STREQUAL "Debug") AND (${TFM_PLATFORM} STREQUAL "arm/musca_b1")) 188 … $<$<OR:$<CONFIG:Debug>,$<CONFIG:relwithdebinfo>>:${CMAKE_CURRENT_SOURCE_DIR}/cc312_log.c> 210 …set(CMAKE_BUILD_TYPE ${SAVED_BUILD_TYPE} CACHE STRING "Build type: [Debug, Release, RelWithDebInfo… 214 … $<$<OR:$<CONFIG:Debug>,$<CONFIG:relwithdebinfo>>:${CMAKE_CURRENT_SOURCE_DIR}/cc312_log.c>
|
| /trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/ |
| D | fsl_debug_console_conf.h | 13 /****************Debug console configuration********************/ 24 …KE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} -DDEBUG_CONSOLE_TRANSFER_NON_BLOCKING")" for debug target. 56 * If the macro is zero, the reliable TX function of the debug console is disabled. 68 * If the macro is zero, the receive function of the debug console is disabled. 74 /*!@ brief define the MAX log length debug console support , that is when you call printf("log", x)… 91 /*! @brief Debug console synchronization 133 /***************Debug console other configuration*********************/ 154 /*! @brief Definition to select virtual com(USB CDC) as the debug console. */
|
| D | fsl_debug_console.h | 8 * Debug console shall provide input and output functions to scan and print formatted data. 63 #if SDK_DEBUGCONSOLE == DEBUGCONSOLE_DISABLE /* Disable debug console */ 98 * @brief Initializes the peripheral used for debug messages. 100 * Call this function to enable debug log messages to be output via the specified peripheral 112 * @param device Low level device type for the debug console, can be one of the following. 123 * @brief De-initializes the peripheral used for debug messages. 125 * Call this function to disable debug log messages to be output via the specified peripheral 285 * @brief Debug console flush. 298 * @brief Debug console try to get char
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/ |
| D | retarget.c | 4 * @brief Debug Port and Semihost Setting Source File 223 * @retval 0: No ICE debug 224 * @retval 1: ICE debug 425 * @param[in] ch A character data writes to debug port 427 * @returns Send value from UART debug port 429 * @details Send a target char to UART debug port . 505 * @param[in] ch A character data writes to debug port 507 * @returns Send value from UART debug port or semihost 509 * @details Send a target char to UART debug port or semihost. 532 # if (DEBUG_ENABLE_SEMIHOST == 2) // Re-direct to UART Debug Port only when DEBUG_ENABLE_SEMIHOST=2 in SendChar() [all …]
|
| /trusted-firmware-m-latest/config/build_type/ |
| D | debug.cmake | 10 …EL TFM_SPM_LOG_LEVEL_DEBUG CACHE STRING "Set debug SPM log level as Debug level") 11 …VEL TFM_PARTITION_LOG_LEVEL_DEBUG CACHE STRING "Set debug SP log level as Debug level")
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/cert_utils/ |
| D | cert_dbg_enabler_util.py | 10 # This utility builds enabler debug certifiacte package: 15 # debug Mask(4 words) 16 # debug lock(4 words) 72 …print_and_log(log_file, str(datetime.now()) + ": Enabler Debug Certificate Utility started (Loggin… 88 print_and_log(log_file, "**** Generate debug certificate ****\n") 133 raise # Debug info 136 raise # Debug info
|
| D | cert_dbg_developer_util.py | 10 # This utility builds developer debug certifiacte package: 15 # debug Mask(4 words) 73 …print_and_log(log_file, str(datetime.now()) + ": Developer Debug Certificate Utility started (Logg… 85 print_and_log(log_file, "**** Generate debug certificate ****\n") 130 raise # Debug info 133 raise # Debug info
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_debug/cc3x/ |
| D | secdebug_api.h | 17 @brief This file contains the secure debug API definition. 30 @brief This API enables/disables debug (through the DCU registers), according to the 31 permissions given in the debug certificate, or predefined values. 40 …uint32_t *pDebugCertPkg, /*!< [in] Pointer to the Secure Debug certificate package. NULL is a v…
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Project/ |
| D | Validation.csolution.yml | 88 debug: on 92 debug: on 96 debug: on 100 debug: on
|
| /trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/ |
| D | core_cm23.h | 189 \li for automatic generation of peripheral register debug information. 215 - Core Debug Register 1012 \defgroup CMSIS_DCB Debug Control Block 1013 \brief Type definitions for the Debug Control Block Registers 1018 \brief Structure type to access the Debug Control Block Registers (DCB). 1022 …__IOM uint32_t DHCSR; /*!< Offset: 0x000 (R/W) Debug Halting Control and Status … 1023 …__OM uint32_t DCRSR; /*!< Offset: 0x004 ( /W) Debug Core Register Selector Regi… 1024 …__IOM uint32_t DCRDR; /*!< Offset: 0x008 (R/W) Debug Core Register Data Register… 1025 …__IOM uint32_t DEMCR; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Contr… 1027 …__IOM uint32_t DAUTHCTRL; /*!< Offset: 0x014 (R/W) Debug Authentication Control Regi… [all …]
|
| /trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/ |
| D | retarget.c | 4 * @brief Debug Port and Semihost Setting Source File 252 * @retval 0: No ICE debug 253 * @retval 1: ICE debug 515 * @param[in] ch A character data writes to debug port 517 * @returns Send value from UART debug port 519 * @details Send a target char to UART debug port . 593 * @param[in] ch A character data writes to debug port 595 * @returns Send value from UART debug port or semihost 597 * @details Send a target char to UART debug port or semihost. 620 # if (DEBUG_ENABLE_SEMIHOST == 2) // Re-direct to UART Debug Port only when DEBUG_ENABLE_SEMIHOST=2 in SendChar() [all …]
|
| /trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/ |
| D | config.cmake | 41 …RM_PSA_ADAC_SECURE_DEBUG FALSE CACHE BOOL "Whether to use psa-adac secure debug.") 43 …RM_PSA_ADAC_SECURE_DEBUG FALSE CACHE BOOL "Whether to use psa-adac secure debug.") 60 if (${CMAKE_BUILD_TYPE} STREQUAL Debug OR ${CMAKE_BUILD_TYPE} STREQUAL RelWithDebInfo) 61 …_FWU_AGENT_DEBUG_LOGS TRUE CACHE BOOL "Enable Firmware update agent debug logs.") 64 …_FWU_AGENT_DEBUG_LOGS FALSE CACHE BOOL "Enable Firmware update agent debug logs.")
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/pal/ |
| D | cc_pal_x509_defs.h | 60 … This structure is used by secure debug and secure boot. In case of secure debug 61 … there are 3 buffers of user's data: key, primary debug, secondary debug*/
|