Commit 5b67952
qemu: Enable aarch64 target
In order to support Cortex-R development, we will run a xlnx-zcu102 qemu
machine. However, the application processors on that machine are 64 bit
A53s so the qemu executable to run it is aarch64-softmmu.
Signed-off-by: Bradley Bolen <[email protected]>1 parent 8bf589d commit 5b67952
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments