[edk2] [PATCH edk2-non-osi] Platform/Socionext: add Developer Box ARM-TF binary

Ard Biesheuvel posted 1 patch 6 years, 5 months ago
Failed in applying to current master (apply log)
Platform/Socionext/DeveloperBox/License.txt        |  29 ++++++++++++++++++++
Platform/Socionext/DeveloperBox/README             |   8 ++++++
Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 0 -> 69968 bytes
3 files changed, 37 insertions(+)
[edk2] [PATCH edk2-non-osi] Platform/Socionext: add Developer Box ARM-TF binary
Posted by Ard Biesheuvel 6 years, 5 months ago
Add a prebuilt RELEASE binary of ARM Trusted Firmware built from commit
42ad2cff0106358d1e29c3c96a4ebe92d08d4eba.
(https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git synquacer)

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
 Platform/Socionext/DeveloperBox/License.txt        |  29 ++++++++++++++++++++
 Platform/Socionext/DeveloperBox/README             |   8 ++++++
 Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 0 -> 69968 bytes
 3 files changed, 37 insertions(+)

diff --git a/Platform/Socionext/DeveloperBox/License.txt b/Platform/Socionext/DeveloperBox/License.txt
new file mode 100644
index 000000000000..eff18f005f69
--- /dev/null
+++ b/Platform/Socionext/DeveloperBox/License.txt
@@ -0,0 +1,29 @@
+fip_all_arm_tf.bin
+==================
+
+Copyright (c) 2013-2014, ARM Limited and Contributors. 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.
+
+* Neither the name of ARM nor the names of its contributors may be used to
+  endorse or promote products derived from this software without specific prior
+  written permission.
+
+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/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README
new file mode 100644
index 000000000000..cc902974f401
--- /dev/null
+++ b/Platform/Socionext/DeveloperBox/README
@@ -0,0 +1,8 @@
+
+This directory contains prebuilt firmware binaries for the
+DeveloperBox platform, based on the Socionext SynQuacer SoC.
+
+fip_all_arm_tf.bin - prebuilt ARM Trusted Firmware RELEASE binary
+Repo: https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git
+Commit: 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba
+
diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin
new file mode 100644
index 000000000000..5acbbdfd550e
Binary files /dev/null and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ
-- 
2.11.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH edk2-non-osi] Platform/Socionext: add Developer Box ARM-TF binary
Posted by Leif Lindholm 6 years, 5 months ago
On Sun, Nov 12, 2017 at 05:10:42PM +0000, Ard Biesheuvel wrote:
> Add a prebuilt RELEASE binary of ARM Trusted Firmware built from commit
> 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba.
> (https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git synquacer)
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

> ---
>  Platform/Socionext/DeveloperBox/License.txt        |  29 ++++++++++++++++++++
>  Platform/Socionext/DeveloperBox/README             |   8 ++++++
>  Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 0 -> 69968 bytes
>  3 files changed, 37 insertions(+)
> 
> diff --git a/Platform/Socionext/DeveloperBox/License.txt b/Platform/Socionext/DeveloperBox/License.txt
> new file mode 100644
> index 000000000000..eff18f005f69
> --- /dev/null
> +++ b/Platform/Socionext/DeveloperBox/License.txt
> @@ -0,0 +1,29 @@
> +fip_all_arm_tf.bin
> +==================
> +
> +Copyright (c) 2013-2014, ARM Limited and Contributors. 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.
> +
> +* Neither the name of ARM nor the names of its contributors may be used to
> +  endorse or promote products derived from this software without specific prior
> +  written permission.
> +
> +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/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README
> new file mode 100644
> index 000000000000..cc902974f401
> --- /dev/null
> +++ b/Platform/Socionext/DeveloperBox/README
> @@ -0,0 +1,8 @@
> +
> +This directory contains prebuilt firmware binaries for the
> +DeveloperBox platform, based on the Socionext SynQuacer SoC.
> +
> +fip_all_arm_tf.bin - prebuilt ARM Trusted Firmware RELEASE binary
> +Repo: https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git
> +Commit: 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba
> +
> diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin
> new file mode 100644
> index 000000000000..5acbbdfd550e
> Binary files /dev/null and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ
> -- 
> 2.11.0
> 
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH edk2-non-osi] Platform/Socionext: add Developer Box ARM-TF binary
Posted by Ard Biesheuvel 6 years, 5 months ago
On 24 November 2017 at 16:59, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> On Sun, Nov 12, 2017 at 05:10:42PM +0000, Ard Biesheuvel wrote:
>> Add a prebuilt RELEASE binary of ARM Trusted Firmware built from commit
>> 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba.
>> (https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git synquacer)
>>
>> Contributed-under: TianoCore Contribution Agreement 1.1
>> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
>

Pushed as 46ce85e6f76a

>> ---
>>  Platform/Socionext/DeveloperBox/License.txt        |  29 ++++++++++++++++++++
>>  Platform/Socionext/DeveloperBox/README             |   8 ++++++
>>  Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 0 -> 69968 bytes
>>  3 files changed, 37 insertions(+)
>>
>> diff --git a/Platform/Socionext/DeveloperBox/License.txt b/Platform/Socionext/DeveloperBox/License.txt
>> new file mode 100644
>> index 000000000000..eff18f005f69
>> --- /dev/null
>> +++ b/Platform/Socionext/DeveloperBox/License.txt
>> @@ -0,0 +1,29 @@
>> +fip_all_arm_tf.bin
>> +==================
>> +
>> +Copyright (c) 2013-2014, ARM Limited and Contributors. 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.
>> +
>> +* Neither the name of ARM nor the names of its contributors may be used to
>> +  endorse or promote products derived from this software without specific prior
>> +  written permission.
>> +
>> +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/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README
>> new file mode 100644
>> index 000000000000..cc902974f401
>> --- /dev/null
>> +++ b/Platform/Socionext/DeveloperBox/README
>> @@ -0,0 +1,8 @@
>> +
>> +This directory contains prebuilt firmware binaries for the
>> +DeveloperBox platform, based on the Socionext SynQuacer SoC.
>> +
>> +fip_all_arm_tf.bin - prebuilt ARM Trusted Firmware RELEASE binary
>> +Repo: https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git
>> +Commit: 42ad2cff0106358d1e29c3c96a4ebe92d08d4eba
>> +
>> diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin
>> new file mode 100644
>> index 000000000000..5acbbdfd550e
>> Binary files /dev/null and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ
>> --
>> 2.11.0
>>
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel