Skip to content

Commit

Permalink
added Cortex-A34 core
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw committed Nov 11, 2024
1 parent 1bb837e commit 40a3705
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/cpu_cores.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@
name: QEMU
0x41:
cores:
'0xd02':
aarch32: false
isa_level: v8.0
name: Cortex-A34
pa_size: 40
page_size:
- 4k
- 16k
- 64k
trm: https://developer.arm.com/documentation/100246/
'0xd03':
aarch32: EL0-EL3
isa_level: v8.0
Expand Down

0 comments on commit 40a3705

Please sign in to comment.