mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
Merge "feat(qemu): add "neoverse-v1" cpu support" into integration
This commit is contained in:
commit
7459932168
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ QEMU_CPU_LIBS := lib/cpus/aarch64/aem_generic.S \
|
|||
lib/cpus/aarch64/cortex_a76.S \
|
||||
lib/cpus/aarch64/neoverse_n_common.S \
|
||||
lib/cpus/aarch64/neoverse_n1.S \
|
||||
lib/cpus/aarch64/neoverse_v1.S \
|
||||
lib/cpus/aarch64/qemu_max.S
|
||||
else
|
||||
QEMU_CPU_LIBS := lib/cpus/${ARCH}/cortex_a15.S
|
||||
|
|
Loading…
Add table
Reference in a new issue