u-boot/drivers/cpu
Tom Rini 7c9c5c0562 Merge patch series "xtensa: Enable qemu-xtensa board"
Jiaxun Yang <jiaxun.yang@flygoat.com> says:

Hi all,

This series enabled qemu-xtensa board.

For dc232b CPU it needs to be built with toolchain[1].

This is a side product of me investigating architectures
physical address != virtual address in U-Boot. Now we can
get it covered under CI and regular tests.

VirtIO devices are not working as expected, due to U-Boot's
assumption on VA == PA everywhere, I'm going to get this fixed
later.

My Xtensa knowledge is pretty limited, Xtensa people please
feel free to point out if I got anything wrong.

Thanks
[1]: https://github.com/foss-xtensa/toolchain/releases/download/2020.07/x86_64-2020.07-xtensa-dc232b-elf.tar.gz
2024-07-04 16:11:08 -06:00
..
at91_cpu.c
bmips_cpu.c
cpu-uclass.c
cpu_sandbox.c
imx8_cpu.c
Kconfig drivers: cpu: Add xtensa CPU driver 2024-07-04 16:08:37 -06:00
Makefile drivers: cpu: Add xtensa CPU driver 2024-07-04 16:08:37 -06:00
microblaze_cpu.c
mpc83xx_cpu.c
mpc83xx_cpu.h
mtk_cpu.c
riscv_cpu.c
xtensa_cpu.c drivers: cpu: Add xtensa CPU driver 2024-07-04 16:08:37 -06:00