zephyr/arch/common
Carlo Caione aec9a8c4be arch: arm: Move ARM code to AArch32 sub-directory
Before introducing the code for ARM64 (AArch64) we need to relocate the
current ARM code to a new AArch32 sub-directory. For now we can assume
that no code is shared between ARM and ARM64.

There are no functional changes. The code is moved to the new location
and the file paths are fixed to reflect this change.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2019-12-20 11:40:59 -05:00
..
CMakeLists.txt arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET 2019-12-20 08:54:53 -05:00
gen_isr_tables.py gen_isr_tables: Fix pylint warning by using isinstance() 2019-09-08 22:24:45 -04:00
isr_tables.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
isr_tables.ld arch: Put intlist.ld into Cmake 2019-05-20 22:28:28 -04:00
nocache.ld arch: common: nocache: fix linker section definition 2019-06-19 09:08:40 -07:00
ramfunc.ld arch: Port the ramfunc section to the Cmake function 2019-05-20 22:28:28 -04:00
sw_isr_common.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
text_section_offset.ld arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET 2019-12-20 08:54:53 -05:00
timing_info_bench.c arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00