tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly Convert testcases to use the CMSIS NVIC APIs or direct NVIC register access rather than the internal ones so we can remove them in the future. Change-Id: I2a5a3eae713e66944cf105e7fffa603b88522681 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>