|
[PATCH v1] System Peripherals - watchdog timer
6 messages
This patch describes requirements for the watchdog timer for the server extension. Signed-off-by: Greg Favor <gfavor@...> Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc |
This patch describes requirements for the watchdog timer for the server extension. Signed-off-by: Greg Favor <gfavor@...> Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc |
|
By
Mayuresh Chitale
·
|
|
SBI v0.3.0 released
We have released SBI specification v0.3.0[1]. It's been month since the release candidate (v.0.3-rc1). There were only includes few typo fixes and license update patches after that. That's why, we thi
We have released SBI specification v0.3.0[1]. It's been month since the release candidate (v.0.3-rc1). There were only includes few typo fixes and license update patches after that. That's why, we thi
|
By
atishp@...
·
|
|
[PATCH v2 1/1] server extension: PCIe requirements
5 messages
This patch adds requirements for PCIe support for the server extension Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 174 ++++++++++++++++++++++++++++++++++++++- 1 file
This patch adds requirements for PCIe support for the server extension Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 174 ++++++++++++++++++++++++++++++++++++++- 1 file
|
By
Mayuresh Chitale
·
|
|
[PATCH V2 2/2] contributors: Add Abner as contributor
From: Abner Chang <abner.chang@...> Signed-off-by: Abner Chang <abner.chang@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contribut
From: Abner Chang <abner.chang@...> Signed-off-by: Abner Chang <abner.chang@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contribut
|
By
Abner Chang
·
|
|
[PATCH V2 1/2] riscv-platform-spec: Real-time Clock to server extension
From: Abner Chang <abner.chang@...> In V2: Change the section to System Real-time and rephrase the content. In V1: Real-time clock is the server basic system peripheral to provide the real date/time i
From: Abner Chang <abner.chang@...> In V2: Change the section to System Real-time and rephrase the content. In V1: Real-time clock is the server basic system peripheral to provide the real date/time i
|
By
Abner Chang
·
|
|
[PATCH 1/1] Initial commit of PLIC
5 messages
From: Abner Chang <abner.chang@...> This is the commit for creating the patches for widely review in Platform Spec HSC task group Signed-off-by: Abner Chang <abner.chang@...> --- riscv-plic.adoc | 306
From: Abner Chang <abner.chang@...> This is the commit for creating the patches for widely review in Platform Spec HSC task group Signed-off-by: Abner Chang <abner.chang@...> --- riscv-plic.adoc | 306
|
By
Abner Chang
·
|
|
[PATCH v2 2/2] contributors: Add Abner as contributor
From: Abner Chang <abner.chang@...> Signed-off-by: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <abner.chang@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(
From: Abner Chang <abner.chang@...> Signed-off-by: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <abner.chang@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(
|
By
Abner Chang
·
|
|
[PATCH v2 1/2] riscv-platform-spec: Interrupt Controller
From: Abner Chang <abner.chang@...> Initial version of Interrupt Controller, Software Interrupt, and Timer Requirements. This patch combines the text sent out by Kumar and the patch Abner sent previou
From: Abner Chang <abner.chang@...> Initial version of Interrupt Controller, Software Interrupt, and Timer Requirements. This patch combines the text sent out by Kumar and the patch Abner sent previou
|
By
Abner Chang
·
|
|
[PATCH v2 0/2] Interrupt Controller Spec
From: Abner Chang <abner.chang@...> In V2: - Update Interrupt Controller table in platform spec. - Add comma before Abner Chang in the contributors list. In V1: Initial version of Interrupt Controller
From: Abner Chang <abner.chang@...> In V2: - Update Interrupt Controller table in platform spec. - Add comma before Abner Chang in the contributors list. In V1: Initial version of Interrupt Controller
|
By
Abner Chang
·
|
|
[PATCH v2] Cache Coherency and ASID Requirements for OS-A platform
2 messages
Updated v2 of the cache coherency patch Changes from v1 Brought in all cache coherency changes after feedback Removed ASID requirements diff --git a/riscv-platform-spec.adoc b/riscv-platform-spec.adoc
Updated v2 of the cache coherency patch Changes from v1 Brought in all cache coherency changes after feedback Removed ASID requirements diff --git a/riscv-platform-spec.adoc b/riscv-platform-spec.adoc
|
By
Kumar Sankaran
·
|
|
[PATCH v2 0/1] System peripherals - PCIe
V2: - Fixed abbreviation for root complex integrated endpoint - Added section for PCIe device firmware requirement. V1: - Initial patch. Mayuresh Chitale (1): server extension: PCIe requirements riscv
V2: - Fixed abbreviation for root complex integrated endpoint - Added section for PCIe device firmware requirement. V1: - Initial patch. Mayuresh Chitale (1): server extension: PCIe requirements riscv
|
By
Mayuresh Chitale
·
|
|
[PATCH 1/1] server extension: PCIe requirements
3 messages
This patch adds requirements for PCIe support for the server extension Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 166 ++++++++++++++++++++++++++++++++++++++- 1 file
This patch adds requirements for PCIe support for the server extension Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 166 ++++++++++++++++++++++++++++++++++++++- 1 file
|
By
Mayuresh Chitale
·
|
|
UEFI/ACPI ECR process proposal
3 messages
Hi Team, As we discussed in the Platform HSC meeting yesterday, I am attaching the snapshot of the slides presented. Please also go through the https://github.com/riscv/riscv-acpi/wiki/ACPI-ASWG-ECR-P
Hi Team, As we discussed in the Platform HSC meeting yesterday, I am attaching the snapshot of the slides presented. Please also go through the https://github.com/riscv/riscv-acpi/wiki/ACPI-ASWG-ECR-P
|
By
Sunil V L
·
|
|
[PATCH 0/1] System peripherals - PCIe
This is an initial patch for PCIe requirements for the server extension. The goal is to specify requirements for those PCIe elements which interact with the system such as PCIe config space, memory sp
This is an initial patch for PCIe requirements for the server extension. The goal is to specify requirements for those PCIe elements which interact with the system such as PCIe config space, memory sp
|
By
Mayuresh Chitale
·
|
|
[PATCH 1/2] riscv-platform-spec: Real-time Clock to server extension
7 messages
From: Abner Chang <abner.chang@...> RTC (Real-time Clock) Real-time clock is the server basic system peripheral to provide the real date/time information for server to manage the system date, time and
From: Abner Chang <abner.chang@...> RTC (Real-time Clock) Real-time clock is the server basic system peripheral to provide the real date/time information for server to manage the system date, time and
|
By
Abner Chang
·
|
|
FW: [riscv/riscv-platform-specs] RVM platform requirements (#25)
2 messages
Forwarding to tech mailing list. Regards Kumar From: Torbjørn Viem Ness <notifications@...> Sent: Monday, June 28, 2021 1:34 PM To: riscv/riscv-platform-specs <riscv-platform-specs@...> Cc: Subscribed
Forwarding to tech mailing list. Regards Kumar From: Torbjørn Viem Ness <notifications@...> Sent: Monday, June 28, 2021 1:34 PM To: riscv/riscv-platform-specs <riscv-platform-specs@...> Cc: Subscribed
|
By
Kumar Sankaran
·
|
|
Next Platform HSC Meeting on Mon Jun 28 2021 8AM PST
3 messages
Hi All, The next platform HSC meeting is scheduled on Mon Jun 28th at 8AM PST. Here are the details: Agenda and minutes kept on the github wiki: https://github.com/riscv/riscv-platform-specs/wiki Here
Hi All, The next platform HSC meeting is scheduled on Mon Jun 28th at 8AM PST. Here are the details: Agenda and minutes kept on the github wiki: https://github.com/riscv/riscv-platform-specs/wiki Here
|
By
Kumar Sankaran
·
|
|
[PATCH 2/2] contributors: Add Abner as contributor
3 messages
From: Abner Chang <abner.chang@...> Signed-off-by: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <abner.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/co
From: Abner Chang <abner.chang@...> Signed-off-by: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <abner.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/co
|
By
Abner Chang
·
|
|
[PATCH 1/2] riscv-platform-spec: Interrupt Controller
From: Abner Chang <abner.chang@...> Initial version of Interrupt Controller, Software Interrupt, and Timer Requirements. This patch combines the text sent out by Kumar and the patch Abner sent previou
From: Abner Chang <abner.chang@...> Initial version of Interrupt Controller, Software Interrupt, and Timer Requirements. This patch combines the text sent out by Kumar and the patch Abner sent previou
|
By
Abner Chang
·
|
|
[PATCH 1/1] Cache Coherency and ASID Requirements for OS-A platform
12 messages
This patch adds the following Cache coherency and ASID requirements Interrupt Controller and PMU chapter sub-sections for OS-A base and Server Extension diff --git a/riscv-platform-spec.adoc b/riscv-p
This patch adds the following Cache coherency and ASID requirements Interrupt Controller and PMU chapter sub-sections for OS-A base and Server Extension diff --git a/riscv-platform-spec.adoc b/riscv-p
|
By
Kumar Sankaran
·
|