mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
target/arm: Add cortex-a35
Add cortex A35 core and enable it for virt board. Signed-off-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Joe Komlodi <komlodi@google.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20220819002015.1663247-1-wuhaotsh@google.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
79dfa177ae
commit
3b16766b5a
3 changed files with 82 additions and 0 deletions
|
@ -52,6 +52,7 @@ Supported guest CPU types:
|
|||
|
||||
- ``cortex-a7`` (32-bit)
|
||||
- ``cortex-a15`` (32-bit; the default)
|
||||
- ``cortex-a35`` (64-bit)
|
||||
- ``cortex-a53`` (64-bit)
|
||||
- ``cortex-a57`` (64-bit)
|
||||
- ``cortex-a72`` (64-bit)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue