public inbox for opensbi@lists.infradead.org
 help / color / mirror / Atom feed
From: Bo Gan <ganboing@gmail.com>
To: Anup Patel <anup@brainfault.org>, Bo Gan <ganboing@gmail.com>
Cc: opensbi@lists.infradead.org, linmin@eswincomputing.com,
	pinkesh.vaghela@einfochips.com, gaohan@iscas.ac.cn,
	samuel@sholland.org, wangxiang@iscas.ac.cn
Subject: Re: [PATCH v3 0/4] Initial ESWIN/EIC7700 support
Date: Wed, 26 Nov 2025 14:56:00 -0800	[thread overview]
Message-ID: <018c4467-b637-4de9-9410-27b3de69f455@gmail.com> (raw)
In-Reply-To: <CAAhSdy1fEUk=2GWAWf12SR2r5vc3R+heg7sZMniTgYTjdu5Rjg@mail.gmail.com>

Hi Anup,

On 11/26/25 06:23, Anup Patel wrote:
> On Thu, Nov 20, 2025 at 3:06 PM Bo Gan <ganboing@gmail.com> wrote:
>> ...
> 
> Instead of platform specific PMP (un)configuration override, you
> can rebase this series upon "OpenSBI hart protection abstraction"
> series and implement EIC770X specific hart protection using PMP.
> 

Thanks, Anup. Will rebase on hart prot abstraction change. I also found
another issue regarding the memory region covering the uncached range of
firmware, where it should use the MMIO flag to not expose the it through
FDT to S mode. MMIO flag also better matches the System Port PMA in HW.
Let me know if you found any other issues, and I can fix altogether.

>>    lib: sbi: give platform choice of using single memregion to cover
>>      OpenSBI
>>    include: sbi_domain: make is_region_subset public
>>    platform: generic: eswin: add EIC7700
>> ...
> 
> Regards,
> Anup

Bo


-- 
opensbi mailing list
opensbi@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/opensbi

  reply	other threads:[~2025-11-26 22:52 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-20  9:34 [PATCH v3 0/4] Initial ESWIN/EIC7700 support Bo Gan
2025-11-20  9:34 ` [PATCH v3 1/4] lib: sbi: allow platform to override PMP (un)configuration Bo Gan
2025-11-20  9:34 ` [PATCH v3 2/4] lib: sbi: give platform choice of using single memregion to cover OpenSBI Bo Gan
2025-12-01  8:11   ` Yu-Chien Peter Lin
2025-12-07  6:09     ` Bo Gan
2025-11-20  9:34 ` [PATCH v3 3/4] include: sbi_domain: make is_region_subset public Bo Gan
2025-11-20  9:34 ` [PATCH v3 4/4] platform: generic: eswin: add EIC7700 Bo Gan
2025-12-01  7:35   ` Yu-Chien Peter Lin
2025-12-01 22:15     ` Bo Gan
2025-11-26 14:23 ` [PATCH v3 0/4] Initial ESWIN/EIC7700 support Anup Patel
2025-11-26 22:56   ` Bo Gan [this message]
2025-12-07  6:12     ` Bo Gan
2025-12-07 16:02       ` Anup Patel

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=018c4467-b637-4de9-9410-27b3de69f455@gmail.com \
    --to=ganboing@gmail.com \
    --cc=anup@brainfault.org \
    --cc=gaohan@iscas.ac.cn \
    --cc=linmin@eswincomputing.com \
    --cc=opensbi@lists.infradead.org \
    --cc=pinkesh.vaghela@einfochips.com \
    --cc=samuel@sholland.org \
    --cc=wangxiang@iscas.ac.cn \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox