zephyr/soc/arm/qemu_cortex_a53
Carlo Caione 9d908c78fa aarch64: Rewrite reset code using C
There is no strict reason to use assembly for the reset routine. Move as
much code as possible to C code using the proper helpers.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-04 06:51:48 -05:00
..
CMakeLists.txt aarch64: Rewrite reset code using C 2021-03-04 06:51:48 -05: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.c aarch64: Rewrite reset code using C 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