]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/tcg/cpu64: add the cortex-a78ae CPU
authorLuc Michel <luc.michel@amd.com>
Fri, 26 Sep 2025 07:07:57 +0000 (09:07 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Oct 2025 09:35:36 +0000 (10:35 +0100)
commit0252b88c796d05ffbfefe57d4c8f7dc7a69556dd
tree4c583f8e7679380cbfc34666d8472e41b2bd5f78
parent16aa53c971c4a2fef5608f8aac372dd03305f0d2
target/arm/tcg/cpu64: add the cortex-a78ae CPU

Add support for the ARM Cortex-A78AE CPU.

Signed-off-by: Luc Michel <luc.michel@amd.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250926070806.292065-40-luc.michel@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/cpu64.c