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

Darjeeling 9.0.1 update #72

Merged

Conversation

rivos-eblot
Copy link

No description provided.

rivos-eblot and others added 28 commits September 13, 2024 11:32
…lexible

It is now possible to seek multiple items of the same kind.

Signed-off-by: Emmanuel Blot <[email protected]>
As ROM image names differ from one machine to another, a common mistake
is to use the wrong image name. This commit brings a basic checker that
warns the user when some ROM image names cannot be used, which gives a
hint on why the vCPU start executing illegal instructions at start up,
since no ROM content has been found.

Signed-off-by: Emmanuel Blot <[email protected]>
…mmand

This command mat be used to manage stream comm. and synchronization

Signed-off-by: Emmanuel Blot <[email protected]>
* Verify content with ECC
* Optionally fix recoverable errors
* Add options to corrupt content

Signed-off-by: Emmanuel Blot <[email protected]>
Optionally demangle Rust symbol if rust_demangler module is available.

Signed-off-by: Emmanuel Blot <[email protected]>
Several register fields are sampled and later used only if initial transfer
is set, rather than the direct content of the SW-exposed registers.

Signed-off-by: Emmanuel Blot <[email protected]>
… API

This method is a drop-in replacement for sysbus_mmio_map standard API
with a dedicated memory region rather than the system_memory special mr.

Signed-off-by: Emmanuel Blot <[email protected]>
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 3ed9e72 into lowRISC:ot-darjeeling-9.0.1 Sep 13, 2024
5 checks passed
@rivos-eblot rivos-eblot deleted the ot-darjeeling-9.0.1_update branch September 13, 2024 14:10
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