From: Julien Grall <julien.grall@citrix.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: xen-devel@lists.xen.org
Subject: Re: [PATCH v2] raisin: enable ovmf build for arm64
Date: Wed, 14 Oct 2015 23:17:53 +0100 [thread overview]
Message-ID: <561ED491.3000401@citrix.com> (raw)
In-Reply-To: <1444838247-30253-2-git-send-email-stefano.stabellini@eu.citrix.com>
Hi Stefano,
On 14/10/2015 16:57, Stefano Stabellini wrote:
> - make -C BaseTools/Source/C
> - OvmfPkg/build.sh -a X64 -b RELEASE -n 4
> - cp Build/OvmfX64/RELEASE_GCC*/FV/OVMF.fd ovmf.bin
> + make -C BaseTools
> +
> + if [[ $RAISIN_ARCH = "arm64" ]]
> + then
> + # Just use gcc4.8 flags for now: we have to specify a gcc
> + # version and the 4.8 flags are almost identical to 4.9, etc.
It would have been nice to mention that the downside is we always use
the large model (see [1]).
Regards,
[1] http://lists.xen.org/archives/html/xen-devel/2015-10/msg01450.html
--
Julien Grall
prev parent reply other threads:[~2015-10-14 22:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-14 15:57 [PATCH v2] raisin: enable ovmf build for arm64 Stefano Stabellini
2015-10-14 16:11 ` Ian Campbell
2015-10-16 11:26 ` Stefano Stabellini
2015-10-14 22:17 ` Julien Grall [this message]
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=561ED491.3000401@citrix.com \
--to=julien.grall@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.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 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.