You need to specify 64-bit ARM CPU via -cpu cortex-a53 . The default privilege level in QEMU for AArch64 is EL1 that we can't have the right to access EL3/EL2 ...
確定! 回上一頁