public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-non-osi] Platform/DeveloperBox: update ARM-TF binary to latest version
@ 2018-06-01 10:59 Ard Biesheuvel
  2018-06-01 11:05 ` Leif Lindholm
  0 siblings, 1 reply; 3+ messages in thread
From: Ard Biesheuvel @ 2018-06-01 10:59 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, Ard Biesheuvel

Update to RELEASE build of commit aa20e0414fb3.

This implements the override of the north SMMU page tables to make
the ECAM spaces appear sane to the OS.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
Source changes:
https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git/commit/?h=synquacer

Full binary patch can be found here:
https://git.linaro.org/leg/noupstream/edk2-non-osi.git/commit/?h=developer-box&id=cf71a2edabcd199730f5bd372b82e5d4db728c9a

 Platform/Socionext/DeveloperBox/README             |   2 +-
 Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 98640 -> 46824 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README
index 166f542805c3..c4e4c24370f5 100644
--- a/Platform/Socionext/DeveloperBox/README
+++ b/Platform/Socionext/DeveloperBox/README
@@ -4,5 +4,5 @@ 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: 0541b9edd636bd45f80026218b65fe7644e86b47
+Commit: aa20e0414fb3
 
diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin
index 0bd8fd9e97de..09828880b0de 100644
Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ
-- 
2.17.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH edk2-non-osi] Platform/DeveloperBox: update ARM-TF binary to latest version
  2018-06-01 10:59 [PATCH edk2-non-osi] Platform/DeveloperBox: update ARM-TF binary to latest version Ard Biesheuvel
@ 2018-06-01 11:05 ` Leif Lindholm
  2018-06-01 11:07   ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Leif Lindholm @ 2018-06-01 11:05 UTC (permalink / raw)
  To: Ard Biesheuvel; +Cc: edk2-devel

On Fri, Jun 01, 2018 at 12:59:38PM +0200, Ard Biesheuvel wrote:
> Update to RELEASE build of commit aa20e0414fb3.
> 
> This implements the override of the north SMMU page tables to make
> the ECAM spaces appear sane to the OS.
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

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

> ---
> Source changes:
> https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git/commit/?h=synquacer
> 
> Full binary patch can be found here:
> https://git.linaro.org/leg/noupstream/edk2-non-osi.git/commit/?h=developer-box&id=cf71a2edabcd199730f5bd372b82e5d4db728c9a
> 
>  Platform/Socionext/DeveloperBox/README             |   2 +-
>  Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 98640 -> 46824 bytes
>  2 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Platform/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README
> index 166f542805c3..c4e4c24370f5 100644
> --- a/Platform/Socionext/DeveloperBox/README
> +++ b/Platform/Socionext/DeveloperBox/README
> @@ -4,5 +4,5 @@ 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: 0541b9edd636bd45f80026218b65fe7644e86b47
> +Commit: aa20e0414fb3
>  
> diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin
> index 0bd8fd9e97de..09828880b0de 100644
> Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ
> -- 
> 2.17.0
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH edk2-non-osi] Platform/DeveloperBox: update ARM-TF binary to latest version
  2018-06-01 11:05 ` Leif Lindholm
@ 2018-06-01 11:07   ` Ard Biesheuvel
  0 siblings, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2018-06-01 11:07 UTC (permalink / raw)
  To: Leif Lindholm; +Cc: edk2-devel@lists.01.org

On 1 June 2018 at 13:05, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> On Fri, Jun 01, 2018 at 12:59:38PM +0200, Ard Biesheuvel wrote:
>> Update to RELEASE build of commit aa20e0414fb3.
>>
>> This implements the override of the north SMMU page tables to make
>> the ECAM spaces appear sane to the OS.
>>
>> Contributed-under: TianoCore Contribution Agreement 1.1
>> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
>

Thanks

Pushed as a608c352766e..76955a49fafd

>> ---
>> Source changes:
>> https://git.linaro.org/leg/noupstream/arm-trusted-firmware.git/commit/?h=synquacer
>>
>> Full binary patch can be found here:
>> https://git.linaro.org/leg/noupstream/edk2-non-osi.git/commit/?h=developer-box&id=cf71a2edabcd199730f5bd372b82e5d4db728c9a
>>
>>  Platform/Socionext/DeveloperBox/README             |   2 +-
>>  Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 98640 -> 46824 bytes
>>  2 files changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Platform/Socionext/DeveloperBox/README b/Platform/Socionext/DeveloperBox/README
>> index 166f542805c3..c4e4c24370f5 100644
>> --- a/Platform/Socionext/DeveloperBox/README
>> +++ b/Platform/Socionext/DeveloperBox/README
>> @@ -4,5 +4,5 @@ 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: 0541b9edd636bd45f80026218b65fe7644e86b47
>> +Commit: aa20e0414fb3
>>
>> diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin
>> index 0bd8fd9e97de..09828880b0de 100644
>> Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ
>> --
>> 2.17.0
>>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-01 11:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-01 10:59 [PATCH edk2-non-osi] Platform/DeveloperBox: update ARM-TF binary to latest version Ard Biesheuvel
2018-06-01 11:05 ` Leif Lindholm
2018-06-01 11:07   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox