|
[PATCH v4 1/2] Add a makefile to build usable documents
2 messages
Add a simple makefile to build PDF and HTML documents using asciidoctor. These documents (PDF/HTML) are easy to read and can be shared/distributed. Signed-off-by: Anup Patel <anup.patel@...> Reviewed-
Add a simple makefile to build PDF and HTML documents using asciidoctor. These documents (PDF/HTML) are easy to read and can be shared/distributed. Signed-off-by: Anup Patel <anup.patel@...> Reviewed-
|
By
Anup Patel
·
|
|
[PATCH v4 2/2] Clean-up entire document for consistency and better structure
2 messages
This patch does following clean-ups in the entire asciidoc: 1. Ensure all lines don't extend beyond 80 characters 2. Have "Function: ", "Function Listing", and "Extension: " sub-sections under each se
This patch does following clean-ups in the entire asciidoc: 1. Ensure all lines don't extend beyond 80 characters 2. Have "Function: ", "Function Listing", and "Extension: " sub-sections under each se
|
By
Anup Patel
·
|
|
No meeting 7 Dec 2020 due to Summit
Per suggestions from the TSC/CTO, let's cancel next week's meeting since RISC-V Summit is next week and we'd like to make sure everyone can attend all that they would like to. Member's Day is Monday:
Per suggestions from the TSC/CTO, let's cancel next week's meeting since RISC-V Summit is next week and we'd like to make sure everyone can attend all that they would like to. Member's Day is Monday:
|
By
Al Stone
·
|
|
[RISC-V] [tech-privileged] Performance Monitor Interrupts
2 messages
+platform -------- sent from a mobile device. please forgive any typos.
+platform -------- sent from a mobile device. please forgive any typos.
|
By
mark
·
|
|
[EXTERNAL]Re: [RISC-V] [tech-privileged] Performance Monitor Interrupts
2 messages
(+platforms, which Mark had added in.) Thanks for the quick reply Greg. Good to know it is of concern to others. 😊 I assume the specification will be posted for public review in the privileged workgro
(+platforms, which Mark had added in.) Thanks for the quick reply Greg. Good to know it is of concern to others. 😊 I assume the specification will be posted for public review in the privileged workgro
|
By
Sanjay Patel
·
|
|
[PATCH v3] 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) software.
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) software.
|
By
Anup Patel
·
|
|
[PATCH v4 0/2] Top-level makefile and cleanups
2 messages
This series adds top-level makefile and does cleanups to generate PDF and HTML documents which are easy to read/navigate. Changes since v3: - Use "#" before extension number in section names Changes s
This series adds top-level makefile and does cleanups to generate PDF and HTML documents which are easy to read/navigate. Changes since v3: - Use "#" before extension number in section names Changes s
|
By
Anup Patel
·
|
|
[PATCH 0/2] Improve introduction and HSM sections
We improve introduction and HSM sections using diagrams and more details. The diagrams are developed in ASCII and converted to PNG using DITAA tool. This means anyone can easily edit these diagrams us
We improve introduction and HSM sections using diagrams and more details. The diagrams are developed in ASCII and converted to PNG using DITAA tool. This means anyone can easily edit these diagrams us
|
By
Anup Patel
·
|
|
[PATCH 1/2] Add more details to the introduction section
3 messages
We add more details and diagrams to the introduction section so that readers can easily understand the use of SBI in the RISC-V software ecosystem. Signed-off-by: Anup Patel <anup.patel@...> --- Makef
We add more details and diagrams to the introduction section so that readers can easily understand the use of SBI in the RISC-V software ecosystem. Signed-off-by: Anup Patel <anup.patel@...> --- Makef
|
By
Anup Patel
·
|
|
[PATCH 2/2] Improve SBI HSM extension documentation
5 messages
We add a figure to show the HSM state machine and improve current HSM documentation to align with the HSM state machine. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 1 + riscv-sbi-hsm.dit
We add a figure to show the HSM state machine and improve current HSM documentation to align with the HSM state machine. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 1 + riscv-sbi-hsm.dit
|
By
Anup Patel
·
|
|
Platform Spec Meetings in December
5 messages
Due to some internal timelines at work, I will not be able to attend tomorrow's meeting (14 Dec 2020). If Atish or Anup is willing to be chair, that's fine -- please document what happened and either
Due to some internal timelines at work, I will not be able to attend tomorrow's meeting (14 Dec 2020). If Atish or Anup is willing to be chair, that's fine -- please document what happened and either
|
By
Al Stone
·
|
|
Next platform TG Meeting (4th Jan) canceled
Hi, Al is on vacation until 11th Jan. Given that, the next big item is to discuss the 1st draft of Linux platform specification, lets discuss that once he is available. I have canceled tomorrow's meet
Hi, Al is on vacation until 11th Jan. Given that, the next big item is to discuss the 1st draft of Linux platform specification, lets discuss that once he is available. I have canceled tomorrow's meet
|
By
atishp@...
·
|
|
[PATCH v2 1/2] Add more details to the introduction section
2 messages
We add more details and diagrams to the introduction section so that readers can easily understand the use of SBI in the RISC-V software ecosystem. Signed-off-by: Anup Patel <anup.patel@...> Reviewed-
We add more details and diagrams to the introduction section so that readers can easily understand the use of SBI in the RISC-V software ecosystem. Signed-off-by: Anup Patel <anup.patel@...> Reviewed-
|
By
Anup Patel
·
|
|
Platform Spec Meeting 11 Jan 2021
Still weird to write "2021" ... We will meet on Monday, 11 Jan 2021 at our scheduled time. For this meeting, we'll make the agenda rather fluid since I'm still digging out from a couple of weeks worth
Still weird to write "2021" ... We will meet on Monday, 11 Jan 2021 at our scheduled time. For this meeting, we'll make the agenda rather fluid since I'm still digging out from a couple of weeks worth
|
By
Al Stone
·
|
|
[PATCH v2 2/2] Improve SBI HSM extension documentation
5 messages
We add a figure to show the HSM state machine and improve current HSM documentation to align with the HSM state machine. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 1 + riscv-sbi-hsm.dit
We add a figure to show the HSM state machine and improve current HSM documentation to align with the HSM state machine. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 1 + riscv-sbi-hsm.dit
|
By
Anup Patel
·
|
|
[PATCH v2 0/2] Improve introduction and HSM sections
2 messages
We improve introduction and HSM sections using diagrams and more details. The diagrams are developed in ASCII and converted to PNG using DITAA tool. This means anyone can easily edit these diagrams us
We improve introduction and HSM sections using diagrams and more details. The diagrams are developed in ASCII and converted to PNG using DITAA tool. This means anyone can easily edit these diagrams us
|
By
Anup Patel
·
|
|
No meeting on next Monday (18th Jan)
This coming Monday January 18 is a national holiday in the US, celebrating the birthday of Martin Luther King, Jr. I have cancelled the meeting from the calendar for now. However, the meeting link wil
This coming Monday January 18 is a national holiday in the US, celebrating the birthday of Martin Luther King, Jr. I have cancelled the meeting from the calendar for now. However, the meeting link wil
|
By
atishp@...
·
|
|
Unix Platform to include room for HPC
3 messages
Hi All, As you define the RISC-V Unix platform, it would be great to include capabilities to enable Linux for HPC systems. At BSC, we run Redhat Linux. It is bare-metal, no VMs. What other information
Hi All, As you define the RISC-V Unix platform, it would be great to include capabilities to enable Linux for HPC systems. At BSC, we run Redhat Linux. It is bare-metal, no VMs. What other information
|
By
John Davis
·
|
|
[PATCH] Add HSM hart suspend function
3 messages
We extend SBI HSM extenstion by adding hart suspend function. This hart hart suspend function provide a standard interface for platform specific suspend (or low power) states and it can be used by sup
We extend SBI HSM extenstion by adding hart suspend function. This hart hart suspend function provide a standard interface for platform specific suspend (or low power) states and it can be used by sup
|
By
Anup Patel
·
|
|
[PATCH v2 0/2] SBI HSM suspend function
This series does few improvements to SBI HSM documentation and adds SBI HSM suspend call. Changes since v1: - Split the original patch into two patches - Addressed nit comments from Atish Anup Patel (
This series does few improvements to SBI HSM documentation and adds SBI HSM suspend call. Changes since v1: - Split the original patch into two patches - Addressed nit comments from Atish Anup Patel (
|
By
Anup Patel
·
|