nuttx/arch/arm64/src/fvp-v8r
hujun5 7f4cb3057a arch/arm64: merge serial_pl011.c and qemu_serial.c
At present, the serial drivers qemu_serial.c and serial_pl011.c on the fvp-v8r and qemu platforms in arm64 are duplicated
and need to be merged. The plan is to place them under the drivers\serial directory to create a common code module,
so that both fvp-v8r and qemu can use the same code.
In the future, if new platforms use pl011 serial ports, they can also be directly reused

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-05-10 09:06:59 +02:00
..
chip.h
fvp_boot.c arm64: Updating ARCH_EARLY_PRINT support 2023-05-09 21:00:48 +08:00
fvp_boot.h arch/arm64: merge serial_pl011.c and qemu_serial.c 2023-05-10 09:06:59 +02:00
fvp_lowputc.S arm64: Updating ARCH_EARLY_PRINT support 2023-05-09 21:00:48 +08:00
fvp_serial.c arch/arm64: merge serial_pl011.c and qemu_serial.c 2023-05-10 09:06:59 +02:00
Kconfig arch/arm64: merge serial_pl011.c and qemu_serial.c 2023-05-10 09:06:59 +02:00
Make.defs arch/arm64: merge serial_pl011.c and qemu_serial.c 2023-05-10 09:06:59 +02:00
serial_pl011.h arch/arm64: merge serial_pl011.c and qemu_serial.c 2023-05-10 09:06:59 +02:00