Searched refs:ex_type (Results 1 – 1 of 1) sorted by relevance
44 void bl2_interrupt_error_type(uint32_t ex_type) in bl2_interrupt_error_type() argument67 if (ex_type >= SWDT_ERROR_TYPE) { in bl2_interrupt_error_type()70 ERROR(" Exception type = Unknown (%d)\n", ex_type); in bl2_interrupt_error_type()78 &interrupt_ex[ex_type][0]); in bl2_interrupt_error_type()80 switch (ex_type) { in bl2_interrupt_error_type()