| commit | 098f28983f53ba5f09fcecd6bc5ee4b46f709fcd | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <kumar.gala@linaro.org> | Wed Jan 18 11:24:32 2017 -0600 |
| committer | Kumar Gala <kumar.gala@linaro.org> | Mon Jan 23 15:15:55 2017 -0600 |
| tree | 996b7f8d5b3ebf3f4f12bf38b59fd6e2ccdf6146 | |
| parent | 8d4c1787bf335ef01db60ba378c9b3778e5eaf3b [diff] |
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>