|
[RESEND PATCH v5 2/2] contributors: Add Abner as contributor
From: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <renba.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.adoc b/contributors.adoc index 3d1
From: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <renba.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.adoc b/contributors.adoc index 3d1
|
By
Abner Chang
·
|
|
[PATCH v5] contributors: Add Abner as contributor
From: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <renba.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.adoc b/contributors.adoc index 3d1
From: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <renba.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.adoc b/contributors.adoc index 3d1
|
By
Abner Chang
·
|
|
[PATCH v5] riscv-platform-spec: PLIC and CLINT for Linux-2022 platform
From: Abner Chang <renba.chang@...> Initial description of PLIC CLINT section of Linux-2022 platform. On v5 commit, - Remove CLINT from platform spec - Require ACLINT on Linux2020 platform and have a
From: Abner Chang <renba.chang@...> Initial description of PLIC CLINT section of Linux-2022 platform. On v5 commit, - Remove CLINT from platform spec - Require ACLINT on Linux2020 platform and have a
|
By
Abner Chang
·
|
|
[PATCH v5 0/2] System Peripherals
4 messages
This patch describes requirements for the system peripherals like UART, clock and timers for the Linux-2022 platform base spec and the server extension. Changes in V5: - Rebased on main Changes in V4:
This patch describes requirements for the system peripherals like UART, clock and timers for the Linux-2022 platform base spec and the server extension. Changes in V5: - Rebased on main Changes in V4:
|
By
Mayuresh Chitale
·
|
|
[PATCH v4 2/2] contributors: Add Abner as contributor
From: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <renba.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.adoc b/contributors.adoc index 3d1
From: Abner Chang <renba.chang@...> Signed-off-by: Abner Chang <renba.chang@...> --- contributors.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors.adoc b/contributors.adoc index 3d1
|
By
Abner Chang
·
|
|
[PATCH v7] 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 (or firmware) performance counters with help of M-mode (or HS-mode) soft
This patch adds SBI performance monitoring unit (PMU) extension which allows S-mode (or VS-mode) software to configure hardware (or firmware) performance counters with help of M-mode (or HS-mode) soft
|
By
Anup Patel
·
|
|
[PATCH v5 2/2] System Peripherals: Linux 2022 Base spec and server extension
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 43 +++++++++++++++++++++++++++++++++++++--- 1 fi
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 43 +++++++++++++++++++++++++++++++++++++--- 1 fi
|
By
Mayuresh Chitale
·
|
|
[PATCH v5 1/2] Updating contributors
Adding myself to list of contributors. Signed-off-by: Mayuresh Chitale <mchitale@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/cont
Adding myself to list of contributors. Signed-off-by: Mayuresh Chitale <mchitale@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/cont
|
By
Mayuresh Chitale
·
|
|
[PATCH v6] Add performance monitoring unit extension
2 messages
This patch adds SBI performance monitoring unit (PMU) extension which allows S-mode (or VS-mode) software to configure hardware (or firmware) performance counters with help of M-mode (or HS-mode) soft
This patch adds SBI performance monitoring unit (PMU) extension which allows S-mode (or VS-mode) software to configure hardware (or firmware) performance counters with help of M-mode (or HS-mode) soft
|
By
Anup Patel
·
|
|
[PATCH] riscv-platform-spec: Additional requirements to server extension
14 messages
From: Abner Chang <renba.chang@...> Add more server extensions to align with current server firmware implementation and the future technology. @Sunil, I would like to add below placeholders to server
From: Abner Chang <renba.chang@...> Add more server extensions to align with current server firmware implementation and the future technology. @Sunil, I would like to add below placeholders to server
|
By
Abner Chang
·
|
|
[PATCH v4 2/2] System Peripherals: Linux 2022 Base spec and server extension
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 44 +++++++++++++++++++++++++++++++++++++--- 1 fi
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 44 +++++++++++++++++++++++++++++++++++++--- 1 fi
|
By
Mayuresh Chitale
·
|
|
[PATCH v4 1/2] Updating contributors
Adding myself to list of contributors. Signed-off-by: Mayuresh Chitale <mchitale@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/cont
Adding myself to list of contributors. Signed-off-by: Mayuresh Chitale <mchitale@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/cont
|
By
Mayuresh Chitale
·
|
|
[PATCH v4 0/2] System Peripherals
This patch describes requirements for the system peripherals like UART, clock and timers for the Linux-2022 platform base spec and the server extension. Changes in V4: - Rephrased the requirement for
This patch describes requirements for the system peripherals like UART, clock and timers for the Linux-2022 platform base spec and the server extension. Changes in V4: - Rephrased the requirement for
|
By
Mayuresh Chitale
·
|
|
[PATCH V3 1/2] riscv-platform-spec: PLIC and CLINT for Linux-2022 platform
19 messages
From: Abner Chang <renba.chang@...> Initial description of PLIC CLINT section of Linux-2022 platform. Is this what we want to see of CLINT/Machine mode timer in the platform spec? On v3 commit, - Addr
From: Abner Chang <renba.chang@...> Initial description of PLIC CLINT section of Linux-2022 platform. Is this what we want to see of CLINT/Machine mode timer in the platform spec? On v3 commit, - Addr
|
By
Abner Chang
·
|
|
[PATCH v3 2/2] System Peripherals: Linux 2022 Base spec and server extension
3 messages
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 44 +++++++++++++++++++++++++++++++++++++--- 1 fi
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 44 +++++++++++++++++++++++++++++++++++++--- 1 fi
|
By
Mayuresh Chitale
·
|
|
[PATCH v4] Base boot and runtime requirements - initial commit
7 messages
Initial changes for the Base Boot & Runtime requirements. The sections which are currently in-progress are marked as TBD. These changes can serve as the starting point and more details/changes can be
Initial changes for the Base Boot & Runtime requirements. The sections which are currently in-progress are marked as TBD. These changes can serve as the starting point and more details/changes can be
|
By
Rahul Pathak
·
|
|
Next Platform HSC Meeting on Monday May 17 2021 9AM PST
2 messages
Hi All, The next platform HSC meeting is scheduled on Monday May 17th 9AM PST. Please note the new time of 9AM PST for this meeting. This change to 9AM PST is only for the May 17th session due to anot
Hi All, The next platform HSC meeting is scheduled on Monday May 17th 9AM PST. Please note the new time of 9AM PST for this meeting. This change to 9AM PST is only for the May 17th session due to anot
|
By
Kumar Sankaran
·
|
|
[PATCH v3 1/2] Updating contributors
Adding myself to list of contributors. Signed-off-by: Mayuresh Chitale <mchitale@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/cont
Adding myself to list of contributors. Signed-off-by: Mayuresh Chitale <mchitale@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/cont
|
By
Mayuresh Chitale
·
|
|
[PATCH v3 0/2] System Peripherals
This patch describes requirements for the system peripherals like UART, clock and timers for the Linux-2022 platform base spec and the server extension. Changes in V3: Base spec: - Clarified minimum r
This patch describes requirements for the system peripherals like UART, clock and timers for the Linux-2022 platform base spec and the server extension. Changes in V3: Base spec: - Clarified minimum r
|
By
Mayuresh Chitale
·
|
|
[PATCH v2 2/2] System Peripherals: Linux 2022 Base spec and server extension
3 messages
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 137 ++++++++++++++++++++++++++++++++++++++- 1 fi
Base spec: - UART - Clock and Timers Server extension: - Clock and Timers Signed-off-by: Mayuresh Chitale <mchitale@...> --- riscv-platform-spec.adoc | 137 ++++++++++++++++++++++++++++++++++++++- 1 fi
|
By
Mayuresh Chitale
·
|