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

[patch-axel-10] python scripts #54

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

[patch-axel-10] python scripts #54

wants to merge 8 commits into from

Conversation

axel-h
Copy link
Owner

@axel-h axel-h commented Feb 3, 2022

Test with: seL4/seL4_tools#135

Instead of special handling for the SBI region in the kernel, which can
be platform specific, treat it as a reserved memory region in the device
tree which is sufficient to prevent the kernel from turning the reserved
region into kernel untyped caps.

Signed-off-by: Kent McLeod <[email protected]>
@axel-h axel-h force-pushed the patch-axel-10 branch 9 times, most recently from 9068587 to 96a0d83 Compare March 16, 2022 12:16
@axel-h axel-h force-pushed the patch-axel-10 branch 5 times, most recently from 6dec936 to 0d6849c Compare March 22, 2022 12:11
@axel-h axel-h changed the title Patch axel 10 (python scripts) [patch-axel-10] python scripts Mar 26, 2022
Signed-off-by: Axel Heider <[email protected]>
Since we have Python 3.7 now, the usage of type hints can be improved
further.

Signed-off-by: Axel Heider <[email protected]>
- pass a dict
- add type information for parameters

Signed-off-by: Axel Heider <[email protected]>
- merge functions to simplify control flow
- clarify variable names
- add comments
- Improve code readability

Signed-off-by: Axel Heider <[email protected]>
Config is already part of the hardware YAML object, take it from there.

Signed-off-by: Axel Heider <[email protected]>
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.

2 participants