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

Rework Python modules, update OTP and LC CTRL #76

Merged
merged 25 commits into from
Oct 4, 2024

Conversation

rivos-eblot
Copy link

@rivos-eblot rivos-eblot commented Oct 4, 2024

No description provided.

Factorize key hexstring parsing code and transition table generation.

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]>
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]>
IRQs on alert notification are always raised, whatever the escalation mode.

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]>
@rivos-eblot rivos-eblot changed the title Update Rework Python modules, update OTP and LC CTRL Oct 4, 2024
Copy link

@loiclefort loiclefort left a comment

Choose a reason for hiding this comment

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

LGTM (reviewed internally)

@rivos-eblot rivos-eblot merged commit ddc3956 into lowRISC:ot-darjeeling-9.1.0 Oct 4, 2024
6 checks passed
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