|
Re: [PATCH] riscv-platform-spec: PLIC and CLINT for Linux-2022 platform
Hi Abner,
Do we need both words - non-local and global ?
Should we just say implementation specific?
The last sentence is not clear to me. Could you rephrase it?
I think you also need to add
Hi Abner,
Do we need both words - non-local and global ?
Should we just say implementation specific?
The last sentence is not clear to me. Could you rephrase it?
I think you also need to add
|
By
Sunil V L
·
#857
·
|
|
Re: [PATCH] riscv-platform-spec: Initial server firmware requirements
Hi Heinrich, Abner,
I did respond to Heinrich
https://lists.riscv.org/g/tech-unixplatformspec/message/832
I didn't want to specify "Load from ramdisk" since it can restrict the usage.
I think the
Hi Heinrich, Abner,
I did respond to Heinrich
https://lists.riscv.org/g/tech-unixplatformspec/message/832
I didn't want to specify "Load from ramdisk" since it can restrict the usage.
I think the
|
By
Sunil V L
·
#856
·
|
|
Re: [PATCH] riscv-platform-spec: PLIC and CLINT for Linux-2022 platform
Alistair Francis <Alistair.Francis@...> 於 2021年5月5日 週三 下午12:48寫道:
Hmm, seems you are correct. AIA says it would expand the framework to local interrupts but RISC-V timer and
Alistair Francis <Alistair.Francis@...> 於 2021年5月5日 週三 下午12:48寫道:
Hmm, seems you are correct. AIA says it would expand the framework to local interrupts but RISC-V timer and
|
By
Abner Chang
·
#855
·
|
|
Re: [PATCH] riscv-platform-spec: Initial server firmware requirements
Heinrich Schuchardt <xypron.glpk@...> 於 2021年5月5日 週三 下午2:23寫道:
Dear Heinrich,
I made the mistake to send this patch before I changing to my local branch for the patch of
Heinrich Schuchardt <xypron.glpk@...> 於 2021年5月5日 週三 下午2:23寫道:
Dear Heinrich,
I made the mistake to send this patch before I changing to my local branch for the patch of
|
By
Abner Chang
·
#854
·
|
|
Re: [PATCH] riscv-platform-spec: Initial server firmware requirements
Dear Abner,
https://lists.riscv.org/g/tech-unixplatformspec/message/831?p=,,,20,0,0,0::Created,,efi_load_file2_protocol,20,2,0,82475933
mentioned use cases for the
Dear Abner,
https://lists.riscv.org/g/tech-unixplatformspec/message/831?p=,,,20,0,0,0::Created,,efi_load_file2_protocol,20,2,0,82475933
mentioned use cases for the
|
By
Heinrich Schuchardt
·
#853
·
|
|
Re: [PATCH v2] Base boot and runtime requirements - initial commit
For the base spec, requirements need to be agnostic of
particular implementation. Since EBBR does not talks about PI and if
any new implementation complies with EBBR it may or may not have PI
For the base spec, requirements need to be agnostic of
particular implementation. Since EBBR does not talks about PI and if
any new implementation complies with EBBR it may or may not have PI
|
By
Rahul Pathak
·
#852
·
|
|
Re: [PATCH] riscv-platform-spec: PLIC and CLINT for Linux-2022 platform
Is the CLINT also deprecated?
From what I can tell in the AIA spec it doesn't include a replacement
for the CLINT. What should be used for mtime/mtimecmp instead?
Alistair
Is the CLINT also deprecated?
From what I can tell in the AIA spec it doesn't include a replacement
for the CLINT. What should be used for mtime/mtimecmp instead?
Alistair
|
By
Alistair Francis <alistair.francis@...>
·
#851
·
|
|
[PATCH] 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.
In this commit,
- Not sure where to put the [DEPRECATED].
- Change the reference of PLIC
From: Abner Chang <renba.chang@...>
Initial description of PLIC + CLINT section of Linux-2022 platform.
In this commit,
- Not sure where to put the [DEPRECATED].
- Change the reference of PLIC
|
By
Abner Chang
·
#850
·
|
|
[PATCH] riscv-platform-spec: Initial server firmware requirements
From: Sunil V L <sunilvl@...>
This specifies mandatory requirements for server class platforms in
addition to the requirements in base specification.
Many dependencies and granular
From: Sunil V L <sunilvl@...>
This specifies mandatory requirements for server class platforms in
addition to the requirements in base specification.
Many dependencies and granular
|
By
Abner Chang
·
#849
·
|
|
Re: [PATCH v2 2/2] System Peripherals: Linux 2022 Base spec and server extension
Is the counter required to be at least 10ns resolution or exactly 10ns resolution? The document seems to be inconsistent on which is desired, but I personally don't see the point of having an "at
Is the counter required to be at least 10ns resolution or exactly 10ns resolution? The document seems to be inconsistent on which is desired, but I personally don't see the point of having an "at
|
By
Jonathan Behrens <behrensj@...>
·
#848
·
|
|
[PATCH v2 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 | 137
Base spec:
- UART
- Clock and Timers
Server extension:
- Clock and Timers
Signed-off-by: Mayuresh Chitale <mchitale@...>
---
riscv-platform-spec.adoc | 137
|
By
Mayuresh Chitale
·
#847
·
|
|
[PATCH v2 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
Adding myself to list of contributors.
Signed-off-by: Mayuresh Chitale <mchitale@...>
---
contributors.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
|
By
Mayuresh Chitale
·
#846
·
|
|
[PATCH v2 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 V2:
Rephrased the requirements to
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 V2:
Rephrased the requirements to
|
By
Mayuresh Chitale
·
#845
·
|
|
Re: [PATCH v2] Base boot and runtime requirements - initial commit
We are using the term "embedded platform" for RTOS systems. These don't
use UEFI at all. Do you mean "Linux Platform"?
U-Boot only implements the EBBR subset of the UEFI spec.
U-Boot does not target
We are using the term "embedded platform" for RTOS systems. These don't
use UEFI at all. Do you mean "Linux Platform"?
U-Boot only implements the EBBR subset of the UEFI spec.
U-Boot does not target
|
By
Heinrich Schuchardt
·
#844
·
|
|
Re: [PATCH v2] Base boot and runtime requirements - initial commit
Hi Rahul, my responses in below.
Rahul Pathak <rpathak@...> 於 2021年5月3日 週一 下午9:55寫道:
EBBR is defined for the embedded platform with the minimum requirements of UEFI to boot to
Hi Rahul, my responses in below.
Rahul Pathak <rpathak@...> 於 2021年5月3日 週一 下午9:55寫道:
EBBR is defined for the embedded platform with the minimum requirements of UEFI to boot to
|
By
Abner Chang
·
#843
·
|
|
Re: [PATCH v2] Base boot and runtime requirements - initial commit
Hi Abner,
I read the UEFI PI Vol2 section. Need to understand if EBBR requirements on the format are not sufficient to achieve the minimum requirements for compliance.
Also what those UEFI Protocols
Hi Abner,
I read the UEFI PI Vol2 section. Need to understand if EBBR requirements on the format are not sufficient to achieve the minimum requirements for compliance.
Also what those UEFI Protocols
|
By
Rahul Pathak
·
#842
·
|
|
Re: [PATCH v5 3/3] riscv-platform-spec: Initial server firmware requirements
Reviewed-by: Abner Chang <renba.chang@...>
Sunil V L <sunilvl@...> 於 2021年5月3日 週一 下午5:50寫道:
Reviewed-by: Abner Chang <renba.chang@...>
Sunil V L <sunilvl@...> 於 2021年5月3日 週一 下午5:50寫道:
|
By
Abner Chang
·
#841
·
|
|
[PATCH v5 3/3] riscv-platform-spec: Initial server firmware requirements
This specifies mandatory requirements for server class platforms in
addition to the requirements in base specification.
Many dependencies and granular details are still TBD. But this is a
good
This specifies mandatory requirements for server class platforms in
addition to the requirements in base specification.
Many dependencies and granular details are still TBD. But this is a
good
|
By
Sunil V L
·
#840
·
|
|
[PATCH v5 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
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
|
By
Sunil V L
·
#839
·
|
|
[PATCH v5 1/3] Fix typos in multiple files
Signed-off-by: Sunil V L <sunilvl@...>
Reviewed-by: Alistair Francis <alistair.francis@...>
Reviewed-by: Bin Meng <bmeng.cn@...>
---
changelog.adoc | 2 +-
Signed-off-by: Sunil V L <sunilvl@...>
Reviewed-by: Alistair Francis <alistair.francis@...>
Reviewed-by: Bin Meng <bmeng.cn@...>
---
changelog.adoc | 2 +-
|
By
Sunil V L
·
#838
·
|