seL4/include/arch/arm
Kofi Doku Atuah cd26d7d00c Aarch64 HYP Fastpath: Call vcpu_switch when switching from Guest to native threads
Previously the kernel did not call vcpu_switch on the fastpath since the fastpath avoids
calling setVMRoot, so when sending an IPC message from a guest thread to a native thread,
if the IPC was small enough to go on the fastpath the kernel would fail to disable the
HYP traps and would treat the native thread like a guest thread.
2018-12-18 15:38:43 +11:00
..
arch Aarch64 HYP Fastpath: Call vcpu_switch when switching from Guest to native threads 2018-12-18 15:38:43 +11:00
armv armv8/hyp: Remove duplicated functions 2018-12-11 18:27:32 +11:00