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

Cleanup and clarify "arm11" usage despite ARMv6 removal #40

Merged
merged 2 commits into from
May 29, 2022

Conversation

axel-h
Copy link
Member

@axel-h axel-h commented Mar 11, 2022

Follow up from discussion #39, a bit of cleanup and documentation as minimal take-aways:

  • doc: clarify "arm11" usage despite ARMv6
  • python: unify architecture dictionaries
    • avoid redundancy and merge this into one dict.
    • remove internal helper normalise_architecture()

- avoid redundancy and merge this into one dict.
- remove internal helper normalise_architecture()

Signed-off-by: Axel Heider <axelheider@gmx.de>
Copy link
Member

@corlewis corlewis left a comment

Choose a reason for hiding this comment

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

I'm not knowledgeble enough of Python to specifically comment on the refactor, but this looks good to me! Thanks for adding the comment about arm11, I think you're right that it will help whoever next encounters this.

python-capdl-tool/capdl/util.py Outdated Show resolved Hide resolved
Signed-off-by: Axel Heider <axelheider@gmx.de>
@wom-bat
Copy link
Member

wom-bat commented May 29, 2022

This all looks good to me.

@wom-bat wom-bat merged commit 752151b into seL4:master May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc python python part of capDL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants