|
[PATCH v3 3/4] riscv: cmpxchg.h: Implement xchg for short
From: Guo Ren <guoren@...> riscv only support lr.wd/s(c).w(d) with word(double word) size & align access. There are not lr.h/sc.h instructions. But qspinlock.c need xchg with short type variable: xchg
From: Guo Ren <guoren@...> riscv only support lr.wd/s(c).w(d) with word(double word) size & align access. There are not lr.h/sc.h instructions. But qspinlock.c need xchg with short type variable: xchg
|
By
@guoren
·
|
|
[PATCH v3 4/4] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
3 messages
From: Michael Clark <michaeljclark@...> Update the RISC-V port to use the generic qspinlock and qrwlock. This patch requires support for xchg for short which are added by a previous patch. Guo fixed u
From: Michael Clark <michaeljclark@...> Update the RISC-V port to use the generic qspinlock and qrwlock. This patch requires support for xchg for short which are added by a previous patch. Guo fixed u
|
By
@guoren
·
|
|
[PATCH 0/3] Initial Embedded-2022 Platform spec
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
|
By
Alistair Francis
·
|
|
[PATCH 1/3] introduction: Fix a typo
Signed-off-by: Alistair Francis <alistair.francis@...> --- introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.adoc b/introduction.adoc index 26b59d3..ef
Signed-off-by: Alistair Francis <alistair.francis@...> --- introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.adoc b/introduction.adoc index 26b59d3..ef
|
By
Alistair Francis
·
|
|
[PATCH 3/3] contributors: Add myself as a contributor
Signed-off-by: Alistair Francis <alistair.francis@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index cb546dd..08
Signed-off-by: Alistair Francis <alistair.francis@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index cb546dd..08
|
By
Alistair Francis
·
|
|
[PATCH 2/3] riscv-platform-spec: Initial commit of the Embedded-2022 spec
3 messages
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
|
By
Alistair Francis
·
|
|
Next platform meeting on Monday March 22 2021 8AM PST
5 messages
Hi All, The next platform meeting is scheduled on Monday Mar 22nd 8AM PST. Here are the details: Agenda and minutes kept on the github wiki: https://github.com/riscv/riscv-platform-specs/wiki Here are
Hi All, The next platform meeting is scheduled on Monday Mar 22nd 8AM PST. Here are the details: Agenda and minutes kept on the github wiki: https://github.com/riscv/riscv-platform-specs/wiki Here are
|
By
Kumar Sankaran
·
|
|
SBI: introduce Trusted Execution Environment extension
6 messages
The plan is that Trusted Execution Environment (TEE) extension will be ratified this year. Nevertheless, there is no SBI specifications to make TEE. What is available now are just proprietary APIs to
The plan is that Trusted Execution Environment (TEE) extension will be ratified this year. Nevertheless, there is no SBI specifications to make TEE. What is available now are just proprietary APIs to
|
By
Maro
·
|
|
[PATCH v5] Add performance monitoring unit extension
12 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 v2 3/3] contributors: Add myself as a contributor
Signed-off-by: Alistair Francis <alistair.francis@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index cb546dd..08
Signed-off-by: Alistair Francis <alistair.francis@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index cb546dd..08
|
By
Alistair Francis
·
|
|
[PATCH v2 2/3] riscv-platform-spec: Initial commit of the Embedded-2022 spec
4 messages
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
|
By
Alistair Francis
·
|
|
[PATCH v2 1/3] introduction: Fix a typo
4 messages
Signed-off-by: Alistair Francis <alistair.francis@...> --- introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.adoc b/introduction.adoc index 26b59d3..ef
Signed-off-by: Alistair Francis <alistair.francis@...> --- introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.adoc b/introduction.adoc index 26b59d3..ef
|
By
Alistair Francis
·
|
|
[PATCH 0/3] Initial server firmware requirements
This is the initial server firmware specification which mandates additional requirements for server platforms compared to base specification. This is not the final version. Many dependencies and granu
This is the initial server firmware specification which mandates additional requirements for server platforms compared to base specification. This is not the final version. Many dependencies and granu
|
By
Sunil V L
·
|
|
[PATCH 2/3] contributors: Add Sunil as contributor
Signed-off-by: Sunil V L <sunilvl@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index 541128d..2c64409 100644 ---
Signed-off-by: Sunil V L <sunilvl@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index 541128d..2c64409 100644 ---
|
By
Sunil V L
·
|
|
[PATCH 1/3] Fix typos in multiple files
3 messages
Signed-off-by: Sunil V L <sunilvl@...> --- changelog.adoc | 2 +- contributors.adoc | 4 ++-- licensing.adoc | 2 +- riscv-platform-spec.adoc | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff
Signed-off-by: Sunil V L <sunilvl@...> --- changelog.adoc | 2 +- contributors.adoc | 4 ++-- licensing.adoc | 2 +- riscv-platform-spec.adoc | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff
|
By
Sunil V L
·
|
|
Next platform meeting on Monday Apr 5 2021 8AM PST
13 messages
Hi All, The next platform meeting is scheduled on Monday Apr 5th 8AM PST. Here are the details: Agenda and minutes kept on the github wiki: https://github.com/riscv/riscv-platform-specs/wiki Here are
Hi All, The next platform meeting is scheduled on Monday Apr 5th 8AM PST. Here are the details: Agenda and minutes kept on the github wiki: https://github.com/riscv/riscv-platform-specs/wiki Here are
|
By
Kumar Sankaran
·
|
|
[PATCH 3/3] riscv-platform-spec: Initial server firmware requirements
3 messages
This specifies mandatory requirements for server class platforms in addition to the requirements in base specification. Signed-off-by: Sunil V L <sunilvl@...> --- changelog.adoc | 4 ++ licensing.adoc
This specifies mandatory requirements for server class platforms in addition to the requirements in base specification. Signed-off-by: Sunil V L <sunilvl@...> --- changelog.adoc | 4 ++ licensing.adoc
|
By
Sunil V L
·
|
|
[PATCH v3 3/3] contributors: Add myself as a contributor
2 messages
Signed-off-by: Alistair Francis <alistair.francis@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index cb546dd..08
Signed-off-by: Alistair Francis <alistair.francis@...> --- contributors.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.adoc b/contributors.adoc index cb546dd..08
|
By
Alistair Francis
·
|
|
[PATCH v3 2/3] riscv-platform-spec: Initial commit of the Embedded-2022 spec
2 messages
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
This is the initial attempt at writing an Embedded-2022 specification. This includes some required and recommended components to ease software development and porting while not being too burdensome on
|
By
Alistair Francis
·
|
|
[PULL 1/3] introduction: Fix a typo
Signed-off-by: Alistair Francis <alistair.francis@...> Reviewed-by: Bin Meng <bmeng.cn@...> --- introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.adoc
Signed-off-by: Alistair Francis <alistair.francis@...> Reviewed-by: Bin Meng <bmeng.cn@...> --- introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/introduction.adoc
|
By
Alistair Francis
·
|