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

Improvement #58

Merged
merged 11 commits into from
Sep 7, 2024
Merged

Improvement #58

merged 11 commits into from
Sep 7, 2024

Conversation

lftan
Copy link
Collaborator

@lftan lftan commented Sep 7, 2024

No description provided.

Signed-off-by: Ley Foon Tan <[email protected]>
@@ -824,7 +824,7 @@ specific performance domain and performance service.
! `DOMAIN_ID` is invalid.

! RPMI_ERR_NOT_SUPPORTED
! Fast-channel not implemented.
! Fast-channel not is implemented.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Fast-channel is not implemented, previous was also alright

a RISC-V privilege level a application processors and a platform
microcontroller. A application processors can have multiple RPMI transport
An RPMI transport instance provides bi-directional communication channels
between a RISC-V privilege-level application processor and a platform
Copy link
Collaborator

Choose a reason for hiding this comment

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

between a RISC-V privilege-level of a application processor

microcontroller. A application processors can have multiple RPMI transport
An RPMI transport instance provides bi-directional communication channels
between a RISC-V privilege-level application processor and a platform
microcontroller. An application processors can have multiple RPMI transport
Copy link
Collaborator

Choose a reason for hiding this comment

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

An application processor

Fast channels are shared memory based transport required for use cases
that require lower latency and faster processing of commands. A Fast channel
=== Fast-channels
Fast-channels are shared memory based transport required for use cases
Copy link
Collaborator

@pathakraul pathakraul Sep 7, 2024

Choose a reason for hiding this comment

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

After reading this again, i think we should remove the word "transport" from this. May lead to more questions since this is not a RPMI transport as per RPMI. We can write something like-

"Fast-channels are shared memory based channel per application processor required for use cases .... ....."

Ley Foon Tan added 10 commits September 8, 2024 01:02
Signed-off-by: Ley Foon Tan <[email protected]>
Signed-off-by: Ley Foon Tan <[email protected]>
- Fix EventID to 1 byte
- Fix typo and grammar
- Update description for RPMI_ERR_DENIED

Signed-off-by: Ley Foon Tan <[email protected]>
- Update description for RPMI_ERR_DENIED
- Remove RPMI_ERR_DENIED error for DPWR_GET_STATE.

Signed-off-by: Ley Foon Tan <[email protected]>
Event ID is only one byte.

Signed-off-by: Ley Foon Tan <[email protected]>
@pathakraul pathakraul merged commit d601439 into riscv-non-isa:main Sep 7, 2024
1 check 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