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

Refine selftest for Armv7-M #122

Merged
merged 5 commits into from
Dec 15, 2024
Merged

Refine selftest for Armv7-M #122

merged 5 commits into from
Dec 15, 2024

Conversation

mkannwischer
Copy link
Collaborator

@mkannwischer mkannwischer commented Dec 14, 2024

This hoists out a few tweaks to the selftest from the armv7m branch:

  1. Fix a bug in the setter of slothy.config.selftest which made it impossible to disable the selftest via configuration
  2. Ignore hints in the assertions of the selftest
  3. Skip the selftest if symbolic registers are present
  4. Fix a typo in the unicorn error handler
  5. Fix the armv7m_simple0 example - it was missing annotations re dependencies through memory.

Resolves #118

@mkannwischer mkannwischer marked this pull request as ready for review December 14, 2024 07:56
@hanno-becker hanno-becker merged commit d74078c into main Dec 15, 2024
13 checks passed
@hanno-becker hanno-becker deleted the refine-selftest branch December 15, 2024 05:11
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.

Selftest issues for Armv7-M
2 participants