Unverified Commit 982f93f5 authored by deepak0414's avatar deepak0414 Committed by GitHub
Browse files

env: trap and page fault filter mechanism (#40)



Certain tests (particularly negative) may require a fault to occur.

However in order to pass the tests, page fault and traps must return back
to the tests. This patch add support for page fault and trap filtering
in env.

Signed-off-by: default avatarDeepak Gupta <debug@rivosinc.com>
parent 34a11752
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment