Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rmm: Inject undefined exception into the realm on HVC #203

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

bitboom
Copy link
Collaborator

@bitboom bitboom commented Oct 12, 2023

This PR injects undefined exception into the realm according to spec.

This PR requires #197 to launch realms properly.

Related ACS test

  • exception_rec_exit_hvc
***** RMM ACS Version 0.7 *****


Suite=exception : exception_rec_exit_hvc
...
        esr_el1  2000000
        REALM handled the SEA(For HVC) successfully
Result => Passed

Related Spec

  • spec: A4.3.4 REC exit due to synchronous exception

Copy link
Collaborator

@zpzigi754 zpzigi754 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to pass hvc exception case!

rmm/src/exception/trap.rs Outdated Show resolved Hide resolved
spec: A4.3.4 REC exit due to synchronous exception

Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
@bitboom bitboom merged commit dd8fee8 into main Oct 12, 2023
7 checks passed
@bitboom bitboom deleted the realm-hvc branch October 12, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants