There are only 178 interrupt lines on CC3220SF. Hence we should not set NUM_IRQS to a value exceeding that value. We are changing it to 178. Fixes #18593 Signed-off-by: Vincent Wan <vincent.wan@linaro.org>