diff options
author | Bin Lu <bin.lu@arm.com> | 2020-06-23 23:35:10 -0400 |
---|---|---|
committer | Bin Lu <bin.lu@arm.com> | 2020-07-30 03:24:35 -0400 |
commit | cd1149eef30af3dff5f07d838cd465cc26afbf6f (patch) | |
tree | a4f9c60a19d43fca1a4f7129af2020e0056fab76 /pkg/sync | |
parent | 4cd4759238655e35c8dc63723f4e55014b5ea9ea (diff) |
supporting sError injection step 2 on Arm64
I disabled DAIF(DEBUG, sError, IRQ, FIQ) in guest kernel mode,
and enabled them in guest user mode.
So, I can make sure all DAIF-s come from guest user mode,
and then the case 'TestBounceStress' can passed on Arm64.
Test steps:
1, cd pkg/sentry/platform/kvm
2, bazel test kvm_test --strip=never --test_output=streamed
Signed-off-by: Bin Lu <bin.lu@arm.com>
Diffstat (limited to 'pkg/sync')
0 files changed, 0 insertions, 0 deletions