|
[PATCH v5 8/8] Simplify the timer support for the M platform
2 messages
Instead of describe the machine-level timer for the M platform, we should simply point to the RISC-V ACLINT MTIMER defined by the RISC-V ACLINT specification. Signed-off-by: Anup Patel <anup.patel@...
Instead of describe the machine-level timer for the M platform, we should simply point to the RISC-V ACLINT MTIMER defined by the RISC-V ACLINT specification. Signed-off-by: Anup Patel <anup.patel@...
|
By
Anup Patel
·
|
|
[PATCH v5 7/8] Don't remove images in make clean
2 messages
The image files (i.e. PNG files) are committed in the repo so we should not remove it when doing "make clean". Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 1 - 1 file changed, 1 deletion(
The image files (i.e. PNG files) are committed in the repo so we should not remove it when doing "make clean". Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 1 - 1 file changed, 1 deletion(
|
By
Anup Patel
·
|
|
[PATCH v5 6/8] Follow profile naming as-per latest RISC-V profiles spec
2 messages
We should follow profile naming as-per latest RISC-V profiles specification. Also, we should avoid explicit mentions of "RV32xxx" and "RV64xxx" ISA strings. Signed-off-by: Anup Patel <anup.patel@...>
We should follow profile naming as-per latest RISC-V profiles specification. Also, we should avoid explicit mentions of "RV32xxx" and "RV64xxx" ISA strings. Signed-off-by: Anup Patel <anup.patel@...>
|
By
Anup Patel
·
|
|
[PATCH v5 4/8] Re-write the interrupts and timer section
2 messages
We re-write the interrupts and timer section to align the interrupts and timer table. We also add more fine grained requirements for AIA. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 4 +-
We re-write the interrupts and timer section to align the interrupts and timer table. We also add more fine grained requirements for AIA. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 4 +-
|
By
Anup Patel
·
|
|
[PATCH v5 5/8] Minor cosmetic changes in SBI section of OS/A-base platform
We don't need a table for required SBI extensions and UEFI interfaces implemented by UEFI firmware. Signed-off-by: Anup Patel <anup.patel@...> Reviewed-by: Alistair Francis <alistair.francis@...> Revi
We don't need a table for required SBI extensions and UEFI interfaces implemented by UEFI firmware. Signed-off-by: Anup Patel <anup.patel@...> Reviewed-by: Alistair Francis <alistair.francis@...> Revi
|
By
Anup Patel
·
|
|
[PATCH v5 3/8] Move terminology and specifications tables to correct location
The terminology table should be at start and specification table should be at the end. Also, specification table should be replaced with bibliography reference list. Signed-off-by: Anup Patel <anup.pa
The terminology table should be at start and specification table should be at the end. Also, specification table should be replaced with bibliography reference list. Signed-off-by: Anup Patel <anup.pa
|
By
Anup Patel
·
|
|
[PATCH v5 2/8] Update terminology and specification tables
This patch updates terminology and specification table in following ways: 1) Provide complete expansion of terms for APLIC and ACLINT 2) Add links to unprivileged and privileged specifications 3) Add
This patch updates terminology and specification table in following ways: 1) Provide complete expansion of terms for APLIC and ACLINT 2) Add links to unprivileged and privileged specifications 3) Add
|
By
Anup Patel
·
|
|
[PATCH v4 6/6] Follow profile naming as-per latest RISC-V profiles spec
6 messages
We should follow profile naming as-per latest RISC-V profiles specification. Also, we should avoid explicit mentions of "RV32xxx" and "RV64xxx" ISA strings. Signed-off-by: Anup Patel <anup.patel@...>
We should follow profile naming as-per latest RISC-V profiles specification. Also, we should avoid explicit mentions of "RV32xxx" and "RV64xxx" ISA strings. Signed-off-by: Anup Patel <anup.patel@...>
|
By
Anup Patel
·
|
|
[PATCH v4 1/6] Additional requirements for H-extension
10 messages
To have a meaningful H-extension support, both OS/A-base and OS/A-server platforms must comply with additional requirements for H-extension. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platfo
To have a meaningful H-extension support, both OS/A-base and OS/A-server platforms must comply with additional requirements for H-extension. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platfo
|
By
Anup Patel
·
|
|
[PATCH v4 2/6] Update terminology and specification tables
8 messages
This patch updates terminology and specification table in following ways: 1) Provide complete expansion of terms for APLIC and ACLINT 2) Add links to unprivileged and privileged specifications 3) Add
This patch updates terminology and specification table in following ways: 1) Provide complete expansion of terms for APLIC and ACLINT 2) Add links to unprivileged and privileged specifications 3) Add
|
By
Anup Patel
·
|
|
[PATCH v4 3/6] Move terminology and specifications tables to correct location
3 messages
The terminology table should be at start and specification table should be at the end. Also, specification table should be replaced with bibliography reference list. Signed-off-by: Anup Patel <anup.pa
The terminology table should be at start and specification table should be at the end. Also, specification table should be replaced with bibliography reference list. Signed-off-by: Anup Patel <anup.pa
|
By
Anup Patel
·
|
|
[PATCH v4 5/6] Minor cosmetic changes in SBI section of OS/A-base platform
3 messages
We don't need a table for required SBI extensions and UEFI interfaces implemented by UEFI firmware. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platform-spec.adoc | 49 ++++++++++++++++++-----
We don't need a table for required SBI extensions and UEFI interfaces implemented by UEFI firmware. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platform-spec.adoc | 49 ++++++++++++++++++-----
|
By
Anup Patel
·
|
|
[PATCH v4 4/6] Re-write the interrupts and timer section
2 messages
We re-write the interrupts and timer section to align the interrupts and timer table. We also add more fine grained requirements for AIA. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 4 +-
We re-write the interrupts and timer section to align the interrupts and timer table. We also add more fine grained requirements for AIA. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 4 +-
|
By
Anup Patel
·
|
|
[RESEND PATCH] Move ACPI requirements to separate document.
The platform spec will refer to this ACPI requirements document similar to other specifications like SBI etc. Signed-off-by: Sunil V L <sunilvl@...> --- riscv-platform-spec.adoc | 76 +++--------------
The platform spec will refer to this ACPI requirements document similar to other specifications like SBI etc. Signed-off-by: Sunil V L <sunilvl@...> --- riscv-platform-spec.adoc | 76 +++--------------
|
By
Sunil V L
·
|
|
[PATCH] Move ACPI requirements to separate document and provide the link to it from the main platform spec.
Signed-off-by: Sunil V L <sunilvl@...> --- riscv-platform-spec.adoc | 76 +++------------------------------------- 1 file changed, 5 insertions(+), 71 deletions(-) diff --git a/riscv-platform-spec.adoc
Signed-off-by: Sunil V L <sunilvl@...> --- riscv-platform-spec.adoc | 76 +++------------------------------------- 1 file changed, 5 insertions(+), 71 deletions(-) diff --git a/riscv-platform-spec.adoc
|
By
Sunil V L
·
|
|
[PATCH V3] * riscv-platform-spec: Real-time Clock to server extension
From: Abner Chang <abner.chang@...> In V3: - Change System Real-time to System Date/Time - Make this paragraph shorter. In V2: Change the section to System Real-time and rephrase the content. In V1: R
From: Abner Chang <abner.chang@...> In V3: - Change System Real-time to System Date/Time - Make this paragraph shorter. In V2: Change the section to System Real-time and rephrase the content. In V1: R
|
By
Abner Chang
·
|
|
[PATCH v3 1/6] Additional requirements for H-extension
5 messages
To have a meaningful H-extension support, both OS/A-base and OS/A-server platforms must comply with additional requirements for H-extension. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platfo
To have a meaningful H-extension support, both OS/A-base and OS/A-server platforms must comply with additional requirements for H-extension. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platfo
|
By
Anup Patel
·
|
|
[PATCH v3 5/6] Minor cosmetic changes in SBI section of OS/A-base platform
3 messages
We don't need a table for required SBI extensions and UEFI interfaces is implemented by UEFI firmware. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platform-spec.adoc | 47 ++++++++++++++++++--
We don't need a table for required SBI extensions and UEFI interfaces is implemented by UEFI firmware. Signed-off-by: Anup Patel <anup.patel@...> --- riscv-platform-spec.adoc | 47 ++++++++++++++++++--
|
By
Anup Patel
·
|
|
[PATCH v3 4/6] Re-write the interrupts and timer section
3 messages
We re-write the interrupts and timer section to align the interrupts and timer table. We also add more fine grained requirements for AIA. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 4 +-
We re-write the interrupts and timer section to align the interrupts and timer table. We also add more fine grained requirements for AIA. Signed-off-by: Anup Patel <anup.patel@...> --- Makefile | 4 +-
|
By
Anup Patel
·
|
|
Next Platform HSC Meeting on Mon Aug 9th 2021 8AM PST
Hi All, The next platform HSC meeting is scheduled on Mon Aug 9th 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 Aug 9th 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
·
|