zephyr/arch
Carlo Caione 3539c2fbb3 arm/arm64: Make ARM64 a standalone architecture
Split ARM and ARM64 architectures.

Details:

- CONFIG_ARM64 is decoupled from CONFIG_ARM (not a subset anymore)
- Arch and include AArch64 files are in a dedicated directory
  (arch/arm64 and include/arch/arm64)
- AArch64 boards and SoC are moved to soc/arm64 and boards/arm64
- AArch64-specific DTS files are moved to dts/arm64
- The A72 support for the bcm_vk/viper board is moved in the
  boards/bcm_vk/viper directory

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-31 10:34:33 -05:00
..
arc kernel: arch: introduce k_float_enable() 2021-03-25 14:13:23 +01:00
arm arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
arm64 arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
common arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
nios2
posix kernel: Add new k_thread_abort()/k_thread_join() 2021-02-24 16:39:15 -05:00
riscv riscv: core: Remove invalid comparison 2021-03-26 07:13:13 -04:00
sparc SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
x86 x86: gen_mmu: allow script to take extra arguments 2021-03-28 08:30:06 -04:00
xtensa arch/xtensa: Remember to spill windows in arch_cohere_stacks() 2021-03-08 11:14:27 -05:00
CMakeLists.txt
Kconfig arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00