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

Creation of explicit forwarding rules in the protect_payload.rs #251

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

francois141
Copy link
Collaborator

This commit creates a small framework similar to IPRules that allows to explicitly forwards registers from the payload to the firmware and in the opposite direction. Last but not least, it creates and test a forwarding rule for ecall from S mode.

@francois141 francois141 self-assigned this Oct 25, 2024
@francois141 francois141 added enhancement New feature or request Test Testing or CI setup labels Oct 25, 2024
@francois141
Copy link
Collaborator Author

@CharlyCst Rebased commit with your previous comments!

CharlyCst
CharlyCst previously approved these changes Oct 31, 2024
Copy link
Owner

@CharlyCst CharlyCst left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, looks good to me :)
I'll rebase and merge

This commit creates a small framework similar to IPRules that allows to explicitly forwards registers from the payload to the firmware and in the opposite direction. Last but not least, it creates and test a forwarding rule for ecall from S mode.
@CharlyCst CharlyCst merged commit fb71ca1 into main Oct 31, 2024
1 check passed
@CharlyCst CharlyCst deleted the forward-rules branch October 31, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Test Testing or CI setup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants