summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandrine Bailleux <sandrine.bailleux@arm.com>2023-11-08 14:54:14 +0100
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2023-11-08 14:54:14 +0100
commit03baf340b2a0078f8fb069dc9b9d0e7be7061823 (patch)
tree4307581d5df401f3aba17d45e170cc9ca6ce58c8
parent7f26777702270f44c3508b2d4e412a01b7b234f2 (diff)
parentc41b16eadb12ac1a1595037ec6012a4a9c28ad87 (diff)
Merge "docs(qemu): mention a55 in list of v8.2 cores" into integration
-rw-r--r--plat/qemu/common/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/qemu/common/common.mk b/plat/qemu/common/common.mk
index b23f7fd38..020dc1f81 100644
--- a/plat/qemu/common/common.mk
+++ b/plat/qemu/common/common.mk
@@ -32,7 +32,7 @@ PLAT_INCLUDES += -Iinclude/plat/arm/common/${ARCH}
# Cpu core architecture level:
# v8.0: a53, a57, a72
-# v8.2: a76, n1
+# v8.2: a55, a76, n1
# v8.4: v1
# v9.0: a710, n2
#