zephyr/arch
Stephanos Ioannidis cad30e817f arch: arm: Enable CMSIS-Core for Cortex-R by default
This commit enables the CMSIS-Core(R) processor interface driver for
the Cortex-R platforms by default.

The CMSIS-Core component provides a set of standard interface functions
to control the Cortex-R series processor cores and will be required by
the arch port as well as other CMSIS library components (e.g. CMSIS-DSP
and CMSIS-NN).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-01-02 16:59:04 -05:00
..
arc kconfig: Fix some formatting nits 2019-12-21 10:30:02 -05:00
arm arch: arm: Enable CMSIS-Core for Cortex-R by default 2020-01-02 16:59:04 -05:00
common arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
nios2 global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
posix POSIX arch: Fix C++ main() linkage issue 2019-12-18 21:53:47 +01:00
riscv kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
x86 x86: fix stack traces on x86_64 2019-12-18 08:15:54 -05:00
xtensa xtensa: add support to build HAL as part of build process 2019-12-18 20:24:18 -05:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig kconfig: Remove '# Hidden' comments on promptless symbols 2019-12-21 10:30:33 -05:00