src/sys/arm/cavium/cns11xx/econa.c:392]: (error) Array 'intc_trigger_table[25]' accessed at index 31, which is out of bounds. Source code is for (i = 0; i < 32; i++) { if (intc_trigger_table[i].mode != INTC_TRIGGER_UNKNOWN) { Compiling this code with compiler flag -D_FORTIFY_SOURCE=2 would also find this problem.
This code removed in 12, closing.