|
Re: [PATCH v6] Add system reset extension
Reviewed-by: Alistair Francis <alistair.francis@...>
Alistair
Reviewed-by: Alistair Francis <alistair.francis@...>
Alistair
|
By
Alistair Francis <alistair.francis@...>
·
#417
·
|
|
[PATCH v6] Add system reset extension
This patch adds SBI v0.2 compliant system reset extension. It defines
the sbi_system_reset function which does different things based on
reset_type parameter:
1. shutdown - Power-off the entire
This patch adds SBI v0.2 compliant system reset extension. It defines
the sbi_system_reset function which does different things based on
reset_type parameter:
1. shutdown - Power-off the entire
|
By
Anup Patel
·
#416
·
|
|
Re: [PATCH v5] Add system reset extension
Hi Jonathan,
I will address your comments in v6 patch.
Also I agree, we will have to clearly mention the required reset types for a particular profile (such as server/desktop).
Hi Jonathan,
I will address your comments in v6 patch.
Also I agree, we will have to clearly mention the required reset types for a particular profile (such as server/desktop).
|
By
Anup Patel
·
#415
·
|
|
[PATCH v2] Add performance monitoring unit extension
This patch adds SBI performance monitoring unit (PMU) extension which
allows S-mode (or VS-mode) software to configure hardware/software
performance counters with help of M-mode (or HS-mode)
This patch adds SBI performance monitoring unit (PMU) extension which
allows S-mode (or VS-mode) software to configure hardware/software
performance counters with help of M-mode (or HS-mode)
|
By
Anup Patel
·
#414
·
|
|
Re: [PATCH v5] Add system reset extension
nit: functionally *the* same as *the* native case...
I don't love that all reset types are allowed to fail, but perhaps the thing to do would be to require in the platform spec for server/laptop
nit: functionally *the* same as *the* native case...
I don't love that all reset types are allowed to fail, but perhaps the thing to do would be to require in the platform spec for server/laptop
|
By
Jonathan Behrens <behrensj@...>
·
#413
·
|
|
Re: [PATCH 1/1] Proposal to assign SBI Implementation ID 5 to Diosix
I also implemented DTB parsing in Rust as part of RVirt here. I never took the time to spin it out into its own crate though I certainly could if there was interest.
I also implemented DTB parsing in Rust as part of RVirt here. I never took the time to spin it out into its own crate though I certainly could if there was interest.
|
By
Jonathan Behrens <behrensj@...>
·
#412
·
|
|
[PATCH v5] Add system reset extension
This patch adds SBI v0.2 compliant system reset extension. It defines
the sbi_system_reset function which does different things based on
reset_type parameter:
1. shutdown - Power-off the entire
This patch adds SBI v0.2 compliant system reset extension. It defines
the sbi_system_reset function which does different things based on
reset_type parameter:
1. shutdown - Power-off the entire
|
By
Anup Patel
·
#411
·
|
|
Re: [PATCH] sbi: Add Hart Discovery Extension
By
Anup Patel
·
#410
·
|
|
Re: [PATCH 1/1] Proposal to assign SBI Implementation ID 5 to Diosix
<alistair.francis@...> wrote:
[ snip ]
Thanks -- I hope to push the submodules as public Crates.io entities
as soon as they are documented and get decent test coverage. My
priority will be the
<alistair.francis@...> wrote:
[ snip ]
Thanks -- I hope to push the submodules as public Crates.io entities
as soon as they are documented and get decent test coverage. My
priority will be the
|
By
Chris Williams
·
#409
·
|
|
Re: [PATCH] Add performance monitoring unit extension
By
Anup Patel
·
#408
·
|
|
Re: Agenda for Platform Spec call on 2 Nov 2020
By
Anup Patel
·
#407
·
|
|
Re: Agenda for Platform Spec call on 2 Nov 2020
Hi Al Stone,
Unfortunately there is a time conflict between the J.ext meeting and Profiles & Platform meeting on Nov. 2nd. [1]
I intend to attend all these meetings. Is it possible to avoid this
Hi Al Stone,
Unfortunately there is a time conflict between the J.ext meeting and Profiles & Platform meeting on Nov. 2nd. [1]
I intend to attend all these meetings. Is it possible to avoid this
|
By
Wei Wu (吴伟)
·
#406
·
|
|
Re: Agenda for Platform Spec call on 2 Nov 2020
Hi Al -
Just FYI it's pretty likely I won't be able to attend this meeting on Monday due to another conflict.
- Paul
On 10/29/20 2:34 PM, Al
Hi Al -
Just FYI it's pretty likely I won't be able to attend this meeting on Monday due to another conflict.
- Paul
On 10/29/20 2:34 PM, Al
|
By
Paul Walmsley
·
#405
·
|
|
Re: [PATCH] Add performance monitoring unit extension
Do we need these event types when we already have the cycle and instret
CSRs?
I think these events should be moved into the cache event type.
Ok perhaps this should be something like "delay due to
Do we need these event types when we already have the cycle and instret
CSRs?
I think these events should be moved into the cache event type.
Ok perhaps this should be something like "delay due to
|
By
Sean Anderson
·
#404
·
|
|
Re: [PATCH] Add performance monitoring unit extension
Sorry, I missed few comments previously.
Sorry, I missed few comments previously.
|
By
Anup Patel
·
#403
·
|
|
Re: [PATCH] Add performance monitoring unit extension
By
Anup Patel
·
#402
·
|
|
RISC-V SBI vs ARM PSCI comparison slides
Hi All,
In the next platform spec meeting, we would like to provide a detailed
comparison between RISC-V SBI and ARM PSCI. (see attached slides)
Hopefully, this will provide a clear picture about
Hi All,
In the next platform spec meeting, we would like to provide a detailed
comparison between RISC-V SBI and ARM PSCI. (see attached slides)
Hopefully, this will provide a clear picture about
|
By
Anup Patel
·
#401
·
|
|
Re: [PATCH] Add performance monitoring unit extension
Anup,
I'm batting pretty poorly here. Too much context switching between several things this evening. My comments are maybe informative to some others (wrt the event_idx fields), but are irrelevant
Anup,
I'm batting pretty poorly here. Too much context switching between several things this evening. My comments are maybe informative to some others (wrt the event_idx fields), but are irrelevant
|
By
Greg Favor
·
#400
·
|
|
Re: Add OpenSBI performance monitoring unit extension
Duh, you're right. I forgot about that. You can actually stick with the current spec if you prefer (in which case event_idx.type == 0x0 represents a "no event" type, and event_idx.code should also
Duh, you're right. I forgot about that. You can actually stick with the current spec if you prefer (in which case event_idx.type == 0x0 represents a "no event" type, and event_idx.code should also
|
By
Greg Favor
·
#399
·
|
|
Re: Add OpenSBI performance monitoring unit extension
Hi Greg,
I recall we had discussed this previously, that’s why I used “event_idx.type == 0x1” for HARDWARE general events.
Let me update the patch to use your suggestion instead.
Hi Greg,
I recall we had discussed this previously, that’s why I used “event_idx.type == 0x1” for HARDWARE general events.
Let me update the patch to use your suggestion instead.
|
By
Anup Patel
·
#398
·
|