[edk2] [PATCH edk2-non-osi v1 0/2] Update binary of trusted-firmware

Heyi Guo posted 2 patches 6 years, 3 months ago
Only 0 patches received!
Platform/Hisilicon/D03/bl1.bin | Bin 14336 -> 12416 bytes
Platform/Hisilicon/D03/fip.bin | Bin 62513 -> 66758 bytes
Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes
Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes
4 files changed, 0 insertions(+), 0 deletions(-)
[edk2] [PATCH edk2-non-osi v1 0/2] Update binary of trusted-firmware
Posted by Heyi Guo 6 years, 3 months ago
Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214.

Heyi Guo (2):
  Hisilicon/D03: Update binary of trusted-firmware
  Hisilicon/D05: Update binary of trusted-firmware

 Platform/Hisilicon/D03/bl1.bin | Bin 14336 -> 12416 bytes
 Platform/Hisilicon/D03/fip.bin | Bin 62513 -> 66758 bytes
 Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes
 Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes
 4 files changed, 0 insertions(+), 0 deletions(-)

-- 
1.9.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH edk2-non-osi v1 0/2] Update binary of trusted-firmware
Posted by Ard Biesheuvel 6 years, 3 months ago
On 20 January 2018 at 03:56, Heyi Guo <heyi.guo@linaro.org> wrote:
> Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214.
>
> Heyi Guo (2):
>   Hisilicon/D03: Update binary of trusted-firmware
>   Hisilicon/D05: Update binary of trusted-firmware
>
>  Platform/Hisilicon/D03/bl1.bin | Bin 14336 -> 12416 bytes
>  Platform/Hisilicon/D03/fip.bin | Bin 62513 -> 66758 bytes
>  Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes
>  Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes
>  4 files changed, 0 insertions(+), 0 deletions(-)
>

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Good to see that you have incorporated these mitigations for 18.02

Where is the branch I can pull these from?
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH edk2-non-osi v1 0/2] Update binary of trusted-firmware
Posted by Leif Lindholm 6 years, 3 months ago
On Sat, Jan 20, 2018 at 09:50:40AM +0000, Ard Biesheuvel wrote:
> On 20 January 2018 at 03:56, Heyi Guo <heyi.guo@linaro.org> wrote:
> > Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214.
> >
> > Heyi Guo (2):
> >   Hisilicon/D03: Update binary of trusted-firmware
> >   Hisilicon/D05: Update binary of trusted-firmware
> >
> >  Platform/Hisilicon/D03/bl1.bin | Bin 14336 -> 12416 bytes
> >  Platform/Hisilicon/D03/fip.bin | Bin 62513 -> 66758 bytes
> >  Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes
> >  Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes
> >  4 files changed, 0 insertions(+), 0 deletions(-)
> >
> 
> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> 
> Good to see that you have incorporated these mitigations for 18.02
> 
> Where is the branch I can pull these from?

Same question from me.

Also, can you clarify whether these are simple rebuilds of the 17.10
sources with only these workarounds enabled or whether they include
additional changes?

/
    Leif
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH edk2-non-osi v1 0/2] Update binary of trusted-firmware
Posted by Huangming (Mark) 6 years, 3 months ago

On 2018/1/23 22:40, Leif Lindholm wrote:
> On Sat, Jan 20, 2018 at 09:50:40AM +0000, Ard Biesheuvel wrote:
>> On 20 January 2018 at 03:56, Heyi Guo <heyi.guo@linaro.org> wrote:
>>> Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214.
>>>
>>> Heyi Guo (2):
>>>   Hisilicon/D03: Update binary of trusted-firmware
>>>   Hisilicon/D05: Update binary of trusted-firmware
>>>
>>>  Platform/Hisilicon/D03/bl1.bin | Bin 14336 -> 12416 bytes
>>>  Platform/Hisilicon/D03/fip.bin | Bin 62513 -> 66758 bytes
>>>  Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes
>>>  Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes
>>>  4 files changed, 0 insertions(+), 0 deletions(-)
>>>
>>
>> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>>
>> Good to see that you have incorporated these mitigations for 18.02
>>
>> Where is the branch I can pull these from?
> 
> Same question from me.
> 
> Also, can you clarify whether these are simple rebuilds of the 17.10
> sources with only these workarounds enabled or whether they include
> additional changes?
> 
> /
>     Leif
> 
> .
> 
They include upgrade trusted firmware to 1.4.
I will add this to the message.

They can be found in github: https://github.com/hisilicon/OpenPlatformPkg.git
branch: rp-1802-osi-v1

Thanks.

-- 
Best Regards,

Ming

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
[edk2] [PATCH edk2-non-osi v1 1/2] Hisilicon/D03: Update binary of trusted-firmware
Posted by Heyi Guo 6 years, 3 months ago
Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ming Huang <huangming23@huawei.com>
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
---
 Platform/Hisilicon/D03/bl1.bin | Bin 14336 -> 12416 bytes
 Platform/Hisilicon/D03/fip.bin | Bin 62513 -> 66758 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/Platform/Hisilicon/D03/bl1.bin b/Platform/Hisilicon/D03/bl1.bin
index cdaa743..19ceb9b 100644
Binary files a/Platform/Hisilicon/D03/bl1.bin and b/Platform/Hisilicon/D03/bl1.bin differ
diff --git a/Platform/Hisilicon/D03/fip.bin b/Platform/Hisilicon/D03/fip.bin
index ae4ed1a..e91b0da 100644
Binary files a/Platform/Hisilicon/D03/fip.bin and b/Platform/Hisilicon/D03/fip.bin differ
-- 
1.9.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
[edk2] [PATCH edk2-non-osi v1 2/2] Hisilicon/D05: Update binary of trusted-firmware
Posted by Heyi Guo 6 years, 3 months ago
Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ming Huang <huangming23@huawei.com>
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
---
 Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes
 Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/Platform/Hisilicon/D05/bl1.bin b/Platform/Hisilicon/D05/bl1.bin
index 7341476..b95257c 100644
Binary files a/Platform/Hisilicon/D05/bl1.bin and b/Platform/Hisilicon/D05/bl1.bin differ
diff --git a/Platform/Hisilicon/D05/fip.bin b/Platform/Hisilicon/D05/fip.bin
index 496a9b8..5958293 100644
Binary files a/Platform/Hisilicon/D05/fip.bin and b/Platform/Hisilicon/D05/fip.bin differ
-- 
1.9.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel