Searched refs:ERROR_MSG (Results 1 – 17 of 17) sorted by relevance
45 ERROR_MSG("DMA350_DMA0_DEV_S init failed!"); in dma_init_cfg()53 ERROR_MSG("Failed to set DMA350_DMA0_DEV_S, channel 0 secure!"); in dma_init_cfg()59 ERROR_MSG("Failed to set DMA350_DMA0_DEV_S, channel 0 privileged!"); in dma_init_cfg()67 ERROR_MSG("Failed to set DMA350_DMA0_DEV_S, channel 1 nonsecure!"); in dma_init_cfg()73 ERROR_MSG("Failed to set DMA350_DMA0_DEV_S, channel 1 privileged!"); in dma_init_cfg()
16 ERROR_MSG("Platform Exception: secure violation fault!!!"); in C_SCU_Handler()34 ERROR_MSG("Platform Exception: MPC fault!!!"); in C_MPC_Handler()52 ERROR_MSG("Platform Exception: PPC fault!!!"); in C_PPC_Handler()
27 ERROR_MSG("Platform Exception: MPC fault!!!"); in C_MPC_Handler()55 ERROR_MSG("Platform Exception: PPC fault!!!"); in C_PPC_Handler()78 ERROR_MSG("Platform Exception: NMI fault!!!"); in C_NMI_Handler()
20 ERROR_MSG("Platform Exception: MPC fault!!!"); in C_MPC_Handler()42 ERROR_MSG("Platform Exception: PPC fault!!!"); in C_PPC_Handler()
212 ERROR_MSG("Failed to Enable MPC interrupt for VM0!"); in nvic_interrupt_enable()218 ERROR_MSG("Failed to Enable MPC interrupt for VM1!"); in nvic_interrupt_enable()231 ERROR_MSG("Failed to Enable interrupt on PPC"); in nvic_interrupt_enable()503 ERROR_MSG("DMA350_DMA0_DEV_S init failed!"); in dma_init_cfg()513 ERROR_MSG("DMA350 channel init failed"); in dma_init_cfg()519 ERROR_MSG("Failed to set DMA350 channel privileged!"); in dma_init_cfg()525 ERROR_MSG("Failed to set DMA350 channel secure!"); in dma_init_cfg()
21 ERROR_MSG("Platform Exception: MPC fault!!!"); in C_MPC_Handler()43 ERROR_MSG("Platform Exception: PPC fault!!!"); in C_PPC_Handler()
186 ERROR_MSG("Failed to Enable MPC interrupt for ISRAM0!"); in nvic_interrupt_enable()192 ERROR_MSG("Failed to Enable MPC interrupt for SRAM!"); in nvic_interrupt_enable()205 ERROR_MSG("Failed to Enable interrupt on PPC"); in nvic_interrupt_enable()302 ERROR_MSG("Failed to Initialize MPC for ISRAM0!"); in mpc_init_cfg()309 ERROR_MSG("Failed to Configure MPC for ISRAM0!"); in mpc_init_cfg()318 ERROR_MSG("Failed to Initialize MPC for SRAM!"); in mpc_init_cfg()326 ERROR_MSG("Failed to Configure MPC for SRAM!"); in mpc_init_cfg()
200 ERROR_MSG("Failed to Enable MPC interrupt for ISRAM0!"); in nvic_interrupt_enable()206 ERROR_MSG("Failed to Enable MPC interrupt for SRAM!"); in nvic_interrupt_enable()219 ERROR_MSG("Failed to Enable interrupt on PPC"); in nvic_interrupt_enable()316 ERROR_MSG("Failed to Initialize MPC for ISRAM0!"); in mpc_init_cfg()323 ERROR_MSG("Failed to Configure MPC for ISRAM0!"); in mpc_init_cfg()332 ERROR_MSG("Failed to Initialize MPC for SRAM!"); in mpc_init_cfg()340 ERROR_MSG("Failed to Configure MPC for SRAM!"); in mpc_init_cfg()
24 ERROR_MSG("Platform Exception: MPC fault!!!"); in C_MPC_Handler()52 ERROR_MSG("Platform Exception: PPC fault!!!"); in C_PPC_Handler()
19 ERROR_MSG("Platform Exception: MPC fault!!!"); in C_SEC_VIO_IRQHandler()
41 #define ERROR_MSG(msg) SPMLOG_ERRMSG(msg "\r\n") macro