commit | 4734a62d2c22f5b6a1e2b0369248d42fb9eddd1b | [log] [tgz] |
---|---|---|
author | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | Tue Sep 12 13:08:13 2023 +0200 |
committer | Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> | Wed Sep 13 10:18:15 2023 +0100 |
tree | 2e05cfeb032613b93d55ffd7c71d00d08a99d505 | |
parent | 88b2d81345dfd84902aae586a743d00ac5df2f48 [diff] |
feat(qemu): add "cortex-a710" cpu support Add support to qemu "cortex-a710" cpu for "qemu" platform. CPU is supported by qemu/virt only as qemu/sbsa-ref memory starts at 2^40 which is limit for Cortex-A710. Switched 'qemu' platform to be built as armv8.5 to cover features of new cpu core. Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Change-Id: I035790eac41b2caf7f13167e53f48c16f0827754