From: Laszlo Ersek <lersek@redhat.com>
To: Long Qin <qin.long@intel.com>, chao.b.zhang@intel.com
Cc: edk2-devel@lists.01.org
Subject: Re: [PATCH] SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build.
Date: Tue, 29 Aug 2017 18:42:01 +0200 [thread overview]
Message-ID: <b0bf0064-e3f8-aace-757a-841e6c557326@redhat.com> (raw)
In-Reply-To: <20170829081710.7896-1-qin.long@intel.com>
On 08/29/17 10:17, Long Qin wrote:
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=680
>
> Adding ARM and AARCH64 to SUPPORTED_ARCHITECTURES in SecurityPkg.dsc
> to enable RngTest module build, since this is one platform-independent
> application.
>
> Cc: Chao Zhang <chao.b.zhang@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Qin Long <qin.long@intel.com>
> ---
> SecurityPkg/Application/RngTest/RngTest.inf | 2 +-
> SecurityPkg/SecurityPkg.dsc | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/SecurityPkg/Application/RngTest/RngTest.inf b/SecurityPkg/Application/RngTest/RngTest.inf
> index 334cff45b0..55510f709a 100644
> --- a/SecurityPkg/Application/RngTest/RngTest.inf
> +++ b/SecurityPkg/Application/RngTest/RngTest.inf
> @@ -27,7 +27,7 @@
> #
> # The following information is for reference only and not required by the build tools.
> #
> -# VALID_ARCHITECTURES = IA32 X64
> +# VALID_ARCHITECTURES = IA32 X64 ARM AARCH64
> #
>
> [Sources]
> diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc
> index 8b9240374c..bb7147ec75 100644
> --- a/SecurityPkg/SecurityPkg.dsc
> +++ b/SecurityPkg/SecurityPkg.dsc
> @@ -19,7 +19,7 @@
> PLATFORM_VERSION = 0.97
> DSC_SPECIFICATION = 0x00010005
> OUTPUT_DIRECTORY = Build/SecurityPkg
> - SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
> + SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
> BUILD_TARGETS = DEBUG|RELEASE|NOOPT
> SKUID_IDENTIFIER = DEFAULT
>
>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Thank you!
Laszlo
prev parent reply other threads:[~2017-08-29 16:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-29 8:17 [PATCH] SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build Long Qin
2017-08-29 9:47 ` Ard Biesheuvel
2017-08-29 16:42 ` Laszlo Ersek [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-list 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=b0bf0064-e3f8-aace-757a-841e6c557326@redhat.com \
--to=devel@edk2.groups.io \
/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