zephyr/soc/arm/qemu_cortex_a53
Carlo Caione a2226f5200 aarch64: Fix registers naming in cpu.h
The name for registers and bit-field in the cpu.h file is incoherent and
messy. Refactor the whole file using the proper suffixes for bits,
shifts and masks.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-04 06:51:48 -05:00
..
CMakeLists.txt qemu_cortex_a53: Switch to GICv3 2020-10-06 12:53:58 -04:00
Kconfig.defconfig soc: arm: qemu_cortex_a53: Use the refactored AArch64 interrupt system 2020-03-13 09:59:59 +01:00
Kconfig.soc qemu_cortex_a53: Switch to GICv3 2020-10-06 12:53:58 -04:00
linker.ld arch: arm64: Add support for qemu_cortex_a53 board 2020-02-01 08:08:43 -05:00
mmu_regions.c arm: qemu_cortex_a53: support running in NS world 2020-12-17 08:08:00 -05:00
plat_core.S aarch64: Fix registers naming in cpu.h 2021-03-04 06:51:48 -05:00
soc.h arch: arm64: Add support for qemu_cortex_a53 board 2020-02-01 08:08:43 -05:00