zephyr/subsys
Stephanos Ioannidis a033683783 arch: arm: aarch32: Rename cortex_r to cortex_a_r
This commit renames the `cortex_r` directory under the AArch32 to
`cortex_a_r`, in preparation for the AArch32 Cortex-A support.

The rationale for this renaming is that the Cortex-A and Cortex-R share
the same base design and the difference between them, other than the
MPU vs. MMU, is minimal.

Since most of the architecture port code and configurations will be
shared between the Cortex-A and Cortex-R architectures, it is
advantageous to have them together in the same directory.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-03-26 11:20:36 +01:00
..
bluetooth Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
net net: openthread: Fix builds with NCP option disabled 2020-03-25 12:16:32 +02:00
power power: policy: only bring devices to low-power when in sleep mode 2 2020-03-25 16:21:33 -04:00
random
settings
shell
stats
storage
testsuite arch: arm: aarch32: Rename cortex_r to cortex_a_r 2020-03-26 11:20:36 +01:00
tracing ext: debug: Move ctf_map.h to subsys/tracing/ctf 2020-03-20 22:56:19 -04:00
usb
CMakeLists.txt
Kconfig