mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-15 03:37:06 +00:00
b8349819fe
This works by clearing HCR_EL2.TGE, and then doing essentially the same thunk/return dance as for EL0 calls. However, since most EL1 exceptions are not routed to EL2, we install hypercall vectors in EL1 to forward them to EL2, and then short circuit the exception return to whatever triggered the original exception. Signed-off-by: Hector Martin <marcan@marcan.st> |
||
---|---|---|
.. | ||
addrdump.py | ||
aic_test.py | ||
asm.py | ||
chainload.py | ||
chickens.py | ||
find_all_regs.py | ||
linux.py | ||
malloc.py | ||
memdump.py | ||
proxy.py | ||
regs.json | ||
setup.py | ||
shell.py | ||
tgtypes.py | ||
timer_test.py | ||
utils.py |