diff options
author | Bin Lu <bin.lu@arm.com> | 2019-11-26 15:53:26 +0800 |
---|---|---|
committer | Bin Lu <bin.lu@arm.com> | 2019-11-26 15:53:30 +0800 |
commit | e710f654015d2d35d8a8df07ef54ddbc442cbc9d (patch) | |
tree | cc86c77683a50655aa0b800815c743346a51f49b /pkg/sentry/fsimpl/memfs | |
parent | b72e1b3c0873ea29d031db42e39ca053923eecff (diff) |
Prepare the vcpu environment for a container application
Mainly 2 jobs were finished in this patch:
1, context switching for a container application:
a, R0-R30 b, pc\pstate\sp_el0 c, pagetable_el0 for container application
This job can help us to pass the following test cases:
"TestApplicationSyscall", "TestApplicationFault"
2, checking pagetable_el0 is empty
This job can help us to pass the following test case: "TestInvalidate"
Signed-off-by: Bin Lu <bin.lu@arm.com>
Diffstat (limited to 'pkg/sentry/fsimpl/memfs')
0 files changed, 0 insertions, 0 deletions