From: Conor Dooley <conor@kernel.org>
To: JeeHeng Sia <jeeheng.sia@starfivetech.com>
Cc: "Conor Dooley" <conor.dooley@microchip.com>,
"palmer@dabbelt.com" <palmer@dabbelt.com>,
"Paul Walmsley" <paul.walmsley@sifive.com>,
"Atish Patra" <atishp@rivosinc.com>,
"Anup Patel" <apatel@ventanamicro.com>,
"Alexandre Ghiti" <alexghiti@rivosinc.com>,
"Björn Töpel" <bjorn@rivosinc.com>,
"Song Shuai" <suagrfillet@gmail.com>,
"Petr Tesarik" <petrtesarik@huaweicloud.com>,
"linux-riscv@lists.infradead.org"
<linux-riscv@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
Date: Tue, 8 Aug 2023 14:13:27 +0100 [thread overview]
Message-ID: <20230808-humility-rut-e1e46cf75708@spud> (raw)
In-Reply-To: <3e066032031e4552b4b7903755deb669@EXMBX066.cuchost.com>
[-- Attachment #1.1: Type: text/plain, Size: 285 bytes --]
On Mon, Aug 07, 2023 at 12:44:07AM +0000, JeeHeng Sia wrote:
> > +/* SBI implementation IDs */
> > +#define SBI_IMP_OPENSBI 1
> I would suggest to create an enum struct for the SBI Imp ID in
> the sbi.h file. What do you think?
I'm not really sure what the advantage of doing so is.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Conor Dooley <conor@kernel.org>
To: JeeHeng Sia <jeeheng.sia@starfivetech.com>
Cc: "Conor Dooley" <conor.dooley@microchip.com>,
"palmer@dabbelt.com" <palmer@dabbelt.com>,
"Paul Walmsley" <paul.walmsley@sifive.com>,
"Atish Patra" <atishp@rivosinc.com>,
"Anup Patel" <apatel@ventanamicro.com>,
"Alexandre Ghiti" <alexghiti@rivosinc.com>,
"Björn Töpel" <bjorn@rivosinc.com>,
"Song Shuai" <suagrfillet@gmail.com>,
"Petr Tesarik" <petrtesarik@huaweicloud.com>,
"linux-riscv@lists.infradead.org"
<linux-riscv@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: Re: [RFT 1/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions
Date: Tue, 8 Aug 2023 14:13:27 +0100 [thread overview]
Message-ID: <20230808-humility-rut-e1e46cf75708@spud> (raw)
In-Reply-To: <3e066032031e4552b4b7903755deb669@EXMBX066.cuchost.com>
[-- Attachment #1: Type: text/plain, Size: 285 bytes --]
On Mon, Aug 07, 2023 at 12:44:07AM +0000, JeeHeng Sia wrote:
> > +/* SBI implementation IDs */
> > +#define SBI_IMP_OPENSBI 1
> I would suggest to create an enum struct for the SBI Imp ID in
> the sbi.h file. What do you think?
I'm not really sure what the advantage of doing so is.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2023-08-08 13:13 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-02 11:12 [RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions Conor Dooley
2023-08-02 11:12 ` Conor Dooley
2023-08-02 11:12 ` [RFT 1/2] " Conor Dooley
2023-08-02 11:12 ` Conor Dooley
2023-08-06 9:03 ` Alexandre Ghiti
2023-08-06 9:03 ` Alexandre Ghiti
2023-08-07 0:44 ` JeeHeng Sia
2023-08-07 0:44 ` JeeHeng Sia
2023-08-08 13:13 ` Conor Dooley [this message]
2023-08-08 13:13 ` Conor Dooley
2023-08-09 10:24 ` JeeHeng Sia
2023-08-09 10:24 ` JeeHeng Sia
2023-08-09 11:04 ` Conor Dooley
2023-08-09 11:04 ` Conor Dooley
2023-08-08 7:54 ` Atish Kumar Patra
2023-08-08 7:54 ` Atish Kumar Patra
2023-08-08 13:39 ` Conor Dooley
2023-08-08 13:39 ` Conor Dooley
2023-08-09 9:01 ` Atish Kumar Patra
2023-08-09 9:01 ` Atish Kumar Patra
2023-08-10 9:07 ` Conor Dooley
2023-08-10 9:07 ` Conor Dooley
2023-12-06 12:52 ` Palmer Dabbelt
2023-12-06 12:52 ` Palmer Dabbelt
2023-12-06 14:23 ` Conor Dooley
2023-12-06 14:23 ` Conor Dooley
2023-12-07 13:02 ` Lad, Prabhakar
2023-12-07 13:02 ` Lad, Prabhakar
2023-12-07 13:11 ` Conor Dooley
2023-12-07 13:11 ` Conor Dooley
2023-12-19 17:18 ` Conor Dooley
2023-12-19 17:18 ` Conor Dooley
2023-12-19 17:27 ` Prabhakar Mahadev Lad
2023-12-19 17:27 ` Prabhakar Mahadev Lad
2023-12-19 18:06 ` Palmer Dabbelt
2023-12-19 18:06 ` Palmer Dabbelt
2023-12-19 18:38 ` Prabhakar Mahadev Lad
2023-12-19 18:38 ` Prabhakar Mahadev Lad
2023-12-19 18:57 ` Conor Dooley
2023-12-19 18:57 ` Conor Dooley
2023-12-19 19:46 ` Prabhakar Mahadev Lad
2023-12-19 19:46 ` Prabhakar Mahadev Lad
2023-08-02 11:12 ` [RFT 2/2] Revert "RISC-V: mark hibernation as nonportable" Conor Dooley
2023-08-02 11:12 ` Conor Dooley
2024-01-23 17:50 ` [RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions patchwork-bot+linux-riscv
2024-01-23 17:50 ` patchwork-bot+linux-riscv
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230808-humility-rut-e1e46cf75708@spud \
--to=conor@kernel.org \
--cc=alexghiti@rivosinc.com \
--cc=apatel@ventanamicro.com \
--cc=atishp@rivosinc.com \
--cc=bjorn@rivosinc.com \
--cc=conor.dooley@microchip.com \
--cc=jeeheng.sia@starfivetech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=petrtesarik@huaweicloud.com \
--cc=stable@vger.kernel.org \
--cc=suagrfillet@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.