public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Tanmay Jagdale <tanmay.jagdale@linaro.org>
To: devel@edk2.groups.io, leif.lindholm@linaro.org,
	ard.biesheuvel@linaro.org
Cc: Tanmay Jagdale <tanmay.jagdale@linaro.org>
Subject: [PATCH] Platform/Qemu/Sbsa: Add TF-A binaries
Date: Wed,  4 Dec 2019 22:48:14 +0530	[thread overview]
Message-ID: <20191204171814.26804-1-tanmay.jagdale@linaro.org> (raw)

Add fip.bin and bl1.bin binaries for the Qemu Sbsa model

Signed-off-by: Tanmay Jagdale <tanmay.jagdale@linaro.org>
---
The bl1.bin and fip.bin binaries are present in the following git repository
https://git.linaro.org/people/tanmay.jagdale/edk2-non-osi.git/tree/Platform/Qemu/Sbsa

 Platform/Qemu/Sbsa/License.txt |  25 +++++++++++++++++++++++++
 Platform/Qemu/Sbsa/Readme.md   |  19 +++++++++++++++++++
 Platform/Qemu/Sbsa/bl1.bin     | Bin 0 -> 19064 bytes
 Platform/Qemu/Sbsa/fip.bin     | Bin 0 -> 53984 bytes
 4 files changed, 44 insertions(+)
 create mode 100644 Platform/Qemu/Sbsa/License.txt
 create mode 100644 Platform/Qemu/Sbsa/Readme.md
 create mode 100755 Platform/Qemu/Sbsa/bl1.bin
 create mode 100644 Platform/Qemu/Sbsa/fip.bin

diff --git a/Platform/Qemu/Sbsa/License.txt b/Platform/Qemu/Sbsa/License.txt
new file mode 100644
index 0000000..b45969c
--- /dev/null
+++ b/Platform/Qemu/Sbsa/License.txt
@@ -0,0 +1,25 @@
+opyright (c) 2019, Linaro Ltd. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+* Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+* Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in
+  the documentation and/or other materials provided with the
+  distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
diff --git a/Platform/Qemu/Sbsa/Readme.md b/Platform/Qemu/Sbsa/Readme.md
new file mode 100644
index 0000000..7febaa8
--- /dev/null
+++ b/Platform/Qemu/Sbsa/Readme.md
@@ -0,0 +1,19 @@
+Qemu SBSA TF-A binaries
+-----------------------
+
+These binaries have been created from the mainline TF-A
+code checked out at the following commit ID:
+
+commit a74e3a16b50c70a34936b03876c2018c52ae8311
+Merge: a04808c1 b30646a8
+Author: Alexei Fedorov <Alexei.Fedorov@arm.com>
+Date:   Fri Oct 25 09:36:59 2019 +0000
+
+    Merge "plat/arm: use Aff3 bits also to validate mpidr" into integration
+
+
+No modifications to the source code have been done.
+The binaries have been generated for the AARCH64 platform
+with the following command:
+
+	make PLAT=qemu_sbsa all fip
diff --git a/Platform/Qemu/Sbsa/bl1.bin b/Platform/Qemu/Sbsa/bl1.bin
new file mode 100755
index 0000000..c23afd0
Binary files /dev/null and b/Platform/Qemu/Sbsa/bl1.bin differ
diff --git a/Platform/Qemu/Sbsa/fip.bin b/Platform/Qemu/Sbsa/fip.bin
new file mode 100644
index 0000000..fcde089
Binary files /dev/null and b/Platform/Qemu/Sbsa/fip.bin differ
-- 
2.17.1


             reply	other threads:[~2019-12-04 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-04 17:18 Tanmay Jagdale [this message]
2019-12-16 16:08 ` [PATCH] Platform/Qemu/Sbsa: Add TF-A binaries Leif Lindholm

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=20191204171814.26804-1-tanmay.jagdale@linaro.org \
    --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