xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Michal Orzel <michal.orzel@amd.com>
To: jiamei.xie <jiamei.xie@arm.com>, <xen-devel@lists.xenproject.org>
Cc: <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 10:15:00 +0100	[thread overview]
Message-ID: <63acdfc4-74a3-7db5-ddfe-04e7e20ea464@amd.com> (raw)
In-Reply-To: <20230316090921.338472-2-jiamei.xie@arm.com>



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>

~Michal



  reply	other threads:[~2023-03-16  9:15 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 [this message]
2023-03-17  1:05     ` Stefano Stabellini
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=63acdfc4-74a3-7db5-ddfe-04e7e20ea464@amd.com \
    --to=michal.orzel@amd.com \
    --cc=jiamei.xie@arm.com \
    --cc=sstabellini@kernel.org \
    --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).