On 05/24/19 23:32, Ard Biesheuvel wrote:
> On Fri, 24 May 2019 at 22:57, Laszlo Ersek wrote:
>> (1) We should file a new TianoCore BZ (Feature Request) for this
>> ArmSoftFloatLib upgrade, and we should block TianoCore#1089 with that
>> new BZ.
>>
>> (2) The new BZ should be referenced in all of
o: Laszlo Ersek
> Cc: edk2-devel-groups-io ; Gao, Liming
> ; Wang, Jian J ; Leif Lindholm
> ; Kinney, Michael D
> Subject: Re: [edk2-devel] [PATCH 0/3] update ArmSoftFloatLib to latest
> upstream version
>
> On Fri, 24 May 2019 at 22:57, Laszlo Ersek wrote:
> >
Ard,
Thanks for the contribution. The patch series fix the openssl1.1.1
upgrade build break for ARM. From this perspective,
Acked-by: Jian J Wang
Thanks,
Jian
> -Original Message-
> From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
> Sent: Friday, May 24, 2019 11:12 PM
> To: devel
On 05/24/19 23:32, Ard Biesheuvel wrote:
> On Fri, 24 May 2019 at 22:57, Laszlo Ersek wrote:
>>
>> Hi Ard,
>>
>> On 05/24/19 17:11, Ard Biesheuvel wrote:
>>> Currently, our move to OpenSSL 1.1.1b is being blocked by an issue in
>>> the ARM software floating point library, which lacks some intrinsi
On Fri, 24 May 2019 at 22:57, Laszlo Ersek wrote:
>
> Hi Ard,
>
> On 05/24/19 17:11, Ard Biesheuvel wrote:
> > Currently, our move to OpenSSL 1.1.1b is being blocked by an issue in
> > the ARM software floating point library, which lacks some intrinsics
> > that the ARM EABI spec defines.
> >
> >
Hi Ard,
On 05/24/19 17:11, Ard Biesheuvel wrote:
> Currently, our move to OpenSSL 1.1.1b is being blocked by an issue in
> the ARM software floating point library, which lacks some intrinsics
> that the ARM EABI spec defines.
>
> Since the code was in pretty sorry state, let's fix this by upgradin
Currently, our move to OpenSSL 1.1.1b is being blocked by an issue in
the ARM software floating point library, which lacks some intrinsics
that the ARM EABI spec defines.
Since the code was in pretty sorry state, let's fix this by upgrading
to the very latest version of the core library this code