zephyr/arch/arm
Ioannis Glaropoulos 059952c8e1 arch: arm: update compile options for DSP
This commit updates the compile options in cmake to distinguish
between ARMv8-M Mainline MCUs with or withouth the optional DSP
extension. A new Kconfig option: ARMV8_M_DSP, is introduced, to
signify the use of an ARMv8-M MCU with DSP support.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-07-03 12:17:13 -05:00
..
core arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
include arch: arm: convenience wrappers for C variable Non-Secure permissions 2018-06-15 13:14:27 +02:00
soc arch: arm: nrf: Enable SEGGER RTT on all Nordic SoCs 2018-07-03 17:51:50 +02:00
CMakeLists.txt arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
defconfig