commit | a0a03d7597fa59939369bf3b5fd634e464d8af38 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue Feb 06 23:47:58 2018 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Feb 08 12:07:38 2018 -0600 |
tree | b3e0a131bb1545df80a11fbd09f2017609bf1a1d | |
parent | edbce1c14c1bbec5c411f390c32d3483f6b23021 [diff] |
arch: arm: common Armv8-M support This PR includes the required changes in order to support conditional compilation for Armv8-M architecture. Two variants of the Armv8-M architecture are defined: - the Armv8-M Baseline (backwards compatible with ARMv6-M), - the Armv8-M Mainline (backwards compatible with ARMv7-M). Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>