disable and enable all interrupt in stm32mp1
Is there any way to disable and enable all interrupts in a assembly way, because i need to manually switch on and OFF particular GPIO before UBOOT SPL start uboot-source/board/st/stm32mp1/board.cvoid board_debug_uart_init(void){// disable interrupts ...