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

Add complete checks for invalid memory accesses #311

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jthornblad
Copy link
Contributor

@jthornblad jthornblad commented Dec 20, 2024

Description

Add complete checks for invalid memory accesses, also fix two typos for memory ranges that fortunately have no impact on functionality.

Type of change

  • Feature (non breaking change which adds functionality)

Submission checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my changes
  • I have tested and verified my changes on target
  • My changes are well written and CI is passing
  • I have squashed my work to relevant commits and rebased on main for linear history
  • I have updated the documentation where relevant (readme, dev.tillitis.se etc.)
  • QEMU is updated to reflect changes

@jthornblad jthornblad requested a review from agren December 20, 2024 11:40
@jthornblad jthornblad force-pushed the mem_access branch 4 times, most recently from a5bee4f to c05fb14 Compare December 20, 2024 12:14
Also fix two typos for memory ranges that fortunately
have no impact on functionality.
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.

1 participant