-
Notifications
You must be signed in to change notification settings - Fork 9
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
Rework Python modules, update OTP and LC CTRL #76
Merged
rivos-eblot
merged 25 commits into
lowRISC:ot-darjeeling-9.1.0
from
rivos-eblot:dev/ebl/uprev
Oct 4, 2024
Merged
Rework Python modules, update OTP and LC CTRL #76
rivos-eblot
merged 25 commits into
lowRISC:ot-darjeeling-9.1.0
from
rivos-eblot:dev/ebl/uprev
Oct 4, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Factorize key hexstring parsing code and transition table generation. Signed-off-by: Emmanuel Blot <[email protected]>
…oller Signed-off-by: Emmanuel Blot <[email protected]>
…WRITE commands Also add slots for "fake" DAI & KDI partitions whose indices are used by OT to report errors. Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
… single HJSON line Signed-off-by: Emmanuel Blot <[email protected]>
JSON file format has barely been used with pyot, and missing HJSON module to load HJSON file may lead to hard-to-interpret errors. HJSON is the only configuration file format supported from now. Signed-off-by: Emmanuel Blot <[email protected]>
…nterrupted. Signed-off-by: Emmanuel Blot <[email protected]>
IRQs on alert notification are always raised, whatever the escalation mode. Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
also add a new API to enable/disable DMI devices Signed-off-by: Emmanuel Blot <[email protected]>
also add a property to register a new DM as either enabled or not Signed-off-by: Emmanuel Blot <[email protected]>
also add a property to register a new DM-TL bridge as either enabled or not Signed-off-by: Emmanuel Blot <[email protected]>
…file Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
rivos-eblot
force-pushed
the
dev/ebl/uprev
branch
from
October 4, 2024 15:23
b888977
to
0196f5e
Compare
…der is detected Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
…mu/ot Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
Signed-off-by: Emmanuel Blot <[email protected]>
rivos-eblot
force-pushed
the
dev/ebl/uprev
branch
from
October 4, 2024 15:51
0196f5e
to
1e22b36
Compare
loiclefort
approved these changes
Oct 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (reviewed internally)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.