xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Stefano Stabellini <sstabellini@kernel.org>
To: Michal Orzel <michal.orzel@amd.com>
Cc: "jiamei.xie" <jiamei.xie@arm.com>,
	xen-devel@lists.xenproject.org,  wei.chen@arm.com,
	sstabellini@kernel.org
Subject: Re: [ImageBuilder][PATCH v2 1/2] uboot-script-gen: Add XEN_STATIC_HEAP
Date: Thu, 16 Mar 2023 18:05:18 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2303161805080.3359@ubuntu-linux-20-04-desktop> (raw)
In-Reply-To: <63acdfc4-74a3-7db5-ddfe-04e7e20ea464@amd.com>

On Thu, 16 Mar 2023, Michal Orzel wrote:
> On 16/03/2023 10:09, jiamei.xie wrote:
> > From: jiamei Xie <jiamei.xie@arm.com>
> > 
> > Add a new config parameter to configure Xen static heap.
> > XEN_STATIC_HEAP="baseaddr1 size1 ... baseaddrN sizeN"
> > if specified, indicates the host physical address regions
> > [baseaddr, baseaddr + size) to be reserved as Xen static heap.
> > 
> > For instance, XEN_STATIC_HEAP="0x50000000 0x30000000", if specified,
> > indicates the host memory region starting from paddr 0x50000000
> > with a size of 0x30000000 to be reserved as static heap.
> > 
> > Signed-off-by: jiamei Xie <jiamei.xie@arm.com>
> Reviewed-by: Michal Orzel <michal.orzel@amd.com>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>


  reply	other threads:[~2023-03-17  1:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16  9:09 [ImageBuilder][PATCH v2 0/2] uboot-script-gen: Add support for static heap and shared memory jiamei.xie
2023-03-16  9:09 ` [ImageBuilder][PATCH v2 1/2] uboot-script-gen: Add XEN_STATIC_HEAP jiamei.xie
2023-03-16  9:15   ` Michal Orzel
2023-03-17  1:05     ` Stefano Stabellini [this message]
2023-03-16  9:09 ` [ImageBuilder][PATCH v2 2/2] uboot-script-gen: add support for static shared memory jiamei.xie
2023-03-17  1:12   ` Stefano Stabellini

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=alpine.DEB.2.22.394.2303161805080.3359@ubuntu-linux-20-04-desktop \
    --to=sstabellini@kernel.org \
    --cc=jiamei.xie@arm.com \
    --cc=michal.orzel@amd.com \
    --cc=wei.chen@arm.com \
    --cc=xen-devel@lists.xenproject.org \
    /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;
as well as URLs for NNTP newsgroup(s).