Bradley Bolen
c30a71df95
arch: arm: Add Cortex-R support
...
This adds initial Cortex-R support for interrupts and context switching.
Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
2019-08-09 22:50:50 +02:00
Bradley Bolen
1514c41cd1
arch: arm: Move Cortex-M specific CPU defines
...
These defines are specific to the Cortex-M. Move them to their own
header file to prepare for Cortex-R support.
Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
2019-08-02 23:37:03 +03:00
Bradley Bolen
4cee0eecdc
arch: arm: Move header files to common location
...
These files will be used for Cortex-R support as well.
Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
2019-08-02 23:37:03 +03:00