From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.groups.io with SMTP id smtpd.web10.19048.1675242849044388625 for ; Wed, 01 Feb 2023 01:14:09 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=LtbKjEui; spf=pass (domain: redhat.com, ip: 170.10.129.124, mailfrom: osteffen@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1675242848; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=tv6YCkGllMhvX2GcJEup+fC1ZSSa8LTiWPDllCsqW+0=; b=LtbKjEuiptUTQN7tUeB3EVbghp75szA2zi7TmGcElwYB9JOjblKjRiVQTpCj/Y69GQtZc6 K39ywploqlWtJ+4qL1jm9vZwymNMnsO/UbRg3XTjDLL+WuWGyUmayRqSiGZFymDOaVwvw7 AhtHiM0QHgqS6e3aZvVyaTSU9mtHDN8= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-547-3dAbjmTnMzCBzM-ZxiiaOg-1; Wed, 01 Feb 2023 04:14:06 -0500 X-MC-Unique: 3dAbjmTnMzCBzM-ZxiiaOg-1 Received: by mail-lf1-f72.google.com with SMTP id g27-20020a0565123b9b00b004d861df2daeso4647837lfv.13 for ; Wed, 01 Feb 2023 01:14:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=tv6YCkGllMhvX2GcJEup+fC1ZSSa8LTiWPDllCsqW+0=; b=zRZaKDeJL2cf86RtUmAoenZCxSAcS4Cd14mkUWgR7jYGBdEUIDqpx2l7BsMsF8TisM zrYolrNJp43k/NLpd8vG/k7SJ57XlxfDtFmICIWBtskZX4DvDHafd97hx/dRIUGDMzbc 3AzSUutgN2Zm4eF+pPKV44LRABa3q58RXNvk6Rb6vNfpeKz546cpa6Ez2JevMzpygjmj wn3MifoToIdZHKk1I4U7LqVtAwcjqN51M1SAqCS4/tVKFM53FSQPnHbj5+X2XYZfR13F b9CIleahqxevP31XtIHzFDPxGpmeGM4GSzgRhGtpYkGS/SCDMwlnYv4UkUfA6ge33UR/ DQKw== X-Gm-Message-State: AO0yUKWtjUU6W0HLz3MR4FV4G/FZzIxwTBbqgv4maxiIjYItz8v4ejoS MqXsqIzaruG1n+ToUwADu7sCOqg3SLRCq/bo1Ok5MMAcfh70NAsKcfALb/Yh10JE9+AAZ+B5XSJ OsrWuDrmDaAOnlaQcjgUyCzx02Qr9vg== X-Received: by 2002:a05:6512:12cc:b0:4d5:77b2:1773 with SMTP id p12-20020a05651212cc00b004d577b21773mr288124lfg.82.1675242843926; Wed, 01 Feb 2023 01:14:03 -0800 (PST) X-Google-Smtp-Source: AK7set8TGD3ynpnVCuv91B7l8PtM/n5FcCpSXy5nbhCJKXjTgZXuGZD0EVQhC4R7Zve4K7B4brwI1eE2YkxQBYT/mXw= X-Received: by 2002:a05:6512:12cc:b0:4d5:77b2:1773 with SMTP id p12-20020a05651212cc00b004d577b21773mr288114lfg.82.1675242843612; Wed, 01 Feb 2023 01:14:03 -0800 (PST) MIME-Version: 1.0 References: <20230119120021.4yohqindvj3ghwky@sirius.home.kraxel.org> In-Reply-To: From: "Oliver Steffen" Date: Wed, 1 Feb 2023 10:13:52 +0100 Message-ID: Subject: Re: [edk2-devel] [PATCH v2 2/2] ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX To: Ard Biesheuvel Cc: devel@edk2.groups.io, Gerd Hoffmann , Marc Zyngier , dann.frazier@canonical.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: multipart/alternative; boundary="0000000000009b4bcb05f39fde37" --0000000000009b4bcb05f39fde37 Content-Type: text/plain; charset="UTF-8" Hi everyone! On Thu, Jan 19, 2023 at 2:21 PM Ard Biesheuvel wrote: > > On Thu, 19 Jan 2023 at 13:55, Oliver Steffen wrote: > > > > Quoting Gerd Hoffmann (2023-01-19 13:00:21) > > > Hi, > > > > > > > > I tried the most recent Qemu master (v7.2.50) and also v7.0.0, > > > > > on the 5.14 (RHEL) kernel and on 6.1.6-200.fc37.aarch64 (from Fedora). > > > > > No luck. > > > > > > > > > > > > > Does that include a backport of commit 406504c7b0405d74d74c15a667cd4c4620c3e7a9? > > > > > > Probably not given that fedora kernels are almost vanilla and the > > > backport landed in stable in v6.1.7 (commit 9a1195c584321). > > > > > > Oliver: try pulling the latest kernel directly from koji: > > > https://koji.fedoraproject.org/koji/buildinfo?buildID=2112315 > > > > > > take care, > > > Gerd > > > > > > > Thanks for the koji link, Gerd. > > > > It works with 6.1.7-200.fc37.aarch64. > > Perfect. > > > > Thanks Ard, thanks Marc! > > > > Thanks for the report. Up to this point, Marc is the only one who had > managed to reproduce this afaik, so having another data point where > the fix works as intended is rather nice. > I am sorry, this story does not seem to be over yet. We are using the Erratum patch and also included the commit 406504c7 in the kernel. Now the firmware crashes sometimes (10 out of 89 tests). Any hints are very welcome! Here is the serial output of one case: ---------------------------------------------------------------- UEFI firmware (version edk2-20221207gitfff6d81270b5-4.el9.test built at 00:00:00 on Jan 18 2023) SyncPcrAllocationsAndPcrMask! Synchronous Exception at 0x000000037FD5BDE0 PC 0x00037FD5BDE0 (0x00037FD59000+0x00002DE0) [ 0] ArmCpuDxe.dll PC 0x00037FD5BDE0 (0x00037FD59000+0x00002DE0) [ 0] ArmCpuDxe.dll PC 0x00037FD5BCE0 (0x00037FD59000+0x00002CE0) [ 0] ArmCpuDxe.dll PC 0x00037FD5C054 (0x00037FD59000+0x00003054) [ 0] ArmCpuDxe.dll PC 0x0000476F08EC (0x0000476EE000+0x000028EC) [ 1] DxeCore.dll PC 0x0000476F65C0 (0x0000476EE000+0x000085C0) [ 1] DxeCore.dll PC 0x0000476FB5B8 (0x0000476EE000+0x0000D5B8) [ 1] DxeCore.dll PC 0x0000476F5DB8 (0x0000476EE000+0x00007DB8) [ 1] DxeCore.dll PC 0x00037FD5CD50 (0x00037FD59000+0x00003D50) [ 2] ArmCpuDxe.dll PC 0x0000476F5758 (0x0000476EE000+0x00007758) [ 3] DxeCore.dll PC 0x000047702B18 (0x0000476EE000+0x00014B18) [ 3] DxeCore.dll PC 0x0000476F8D70 (0x0000476EE000+0x0000AD70) [ 3] DxeCore.dll [ 0] /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/AARCH64/ArmPkg/Drivers/CpuDxe/CpuDxe/DEBUG/ArmCpuDxe.dll [ 1] /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/AARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll [ 2] /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/AARCH64/ArmPkg/Drivers/CpuDxe/CpuDxe/DEBUG/ArmCpuDxe.dll [ 3] /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/AARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll X0 0x0000000047FFE068 X1 0x000000037F179003 X2 0x0000000000340000 X3 0x0000000000000000 X4 0x0000000000000200 X5 0x0000000000000004 X6 0x0060000000000000 X7 0xFF9F000000000F3F X8 0x000000037FFFF008 X9 0x0000000400000000 X10 0x000000037F177000 X11 0x000000037FA37FFF X12 0x0000000000000000 X13 0x0000000000000008 X14 0x0000000000000000 X15 0x0000000000000000 X16 0x000000037FD5A208 X17 0x00000000007979D0 X18 0x0000000000000000 X19 0x0000000340000000 X20 0x0000000000000001 X21 0x000000037F179003 X22 0x0000000047FFE000 X23 0x0000000000000068 X24 0x000000003FFFFFFF X25 0x000000037CAA0000 X26 0x0000000000000002 X27 0x000000037F179000 X28 0x0000000047FFE068 FP 0x00000000476ED840 LR 0x000000037FD5BDE0 V0 0x0000000000000000 0000000000000000 V1 0x0000000000000000 0000000000000000 V2 0x0000000000000000 0000000000000000 V3 0x0000000000000000 0000000000000000 V4 0x0000000000000000 0000000000000000 V5 0x0000000000000000 0000000000000000 V6 0x0000000000000000 0000000000000000 V7 0x0000000000000000 0000000000000000 V8 0x0000000000000000 0000000000000000 V9 0x0000000000000000 0000000000000000 V10 0x0000000000000000 0000000000000000 V11 0x0000000000000000 0000000000000000 V12 0x0000000000000000 0000000000000000 V13 0x0000000000000000 0000000000000000 V14 0x0000000000000000 0000000000000000 V15 0x0000000000000000 0000000000000000 V16 0x0000000000000000 0000000000000000 V17 0x0000000000000000 0000000000000000 V18 0x0000000000000000 0000000000000000 V19 0x0000000000000000 0000000000000000 V20 0x0000000000000000 0000000000000000 V21 0x0000000000000000 0000000000000000 V22 0x0000000000000000 0000000000000000 V23 0x0000000000000000 0000000000000000 V24 0x0000000000000000 0000000000000000 V25 0x0000000000000000 0000000000000000 V26 0x0000000000000000 0000000000000000 V27 0x0000000000000000 0000000000000000 V28 0x0000000000000000 0000000000000000 V29 0x0000000000000000 0000000000000000 V30 0x0000000000000000 0000000000000000 V31 0x0000000000000000 0000000000000000 SP 0x00000000476ED840 ELR 0x000000037FD5BDE0 SPSR 0x80000205 FPSR 0x00000000 ESR 0x86000005 FAR 0x000000037FD5BDE0 ESR : EC 0x21 IL 0x1 ISS 0x00000005 Instruction abort: Translation fault, first level Stack dump: 00000476ED740: 000000037CAA0000 000000037CAA0000 0060000000000000 FF9F000000000F3F 00000476ED760: 00000000476ED790 000000037FD610D8 0060000000000003 0000000C00000001 00000476ED780: 000000037CA0070D 000000037F179000 00000000476ED840 000000037FD5BCE0 00000476ED7A0: 0000000340000000 0000000000000001 000000037F179000 0000000047FFE000 00000476ED7C0: 0000000000000068 000000003FFFFFFF 000000037CAA0000 0000000000000002 00000476ED7E0: 000000037F179000 0000000047FFE068 000000037CC00000 000000037CAA0000 00000476ED800: 0060000000000000 FF9F000000000F3F 00000000476ED840 000000037FD610D8 00000476ED820: 0060000000000001 0000001500000001 000000034000070D 000000037F177000 > 00000476ED840: 00000000476ED8F0 000000037FD5BCE0 0000000047FFA000 0000000000000000 00000476ED860: 0000000047FFE000 0000000047FFF000 0000000000000000 0000007FFFFFFFFF 00000476ED880: 000000037CAA0000 0000000000000001 0000000047717588 0000000047FFF000 00000476ED8A0: 0000000380000000 000000037CAA0000 0060000000000000 FF9F000000000F3F 00000476ED8C0: 000000017FD605DD 000000037FD610D8 0060000000000001 0000001E00000001 00000476ED8E0: 0060000000000000 000000037F179000 00000000476ED9A0 000000037FD5C054 00000476ED900: 002000000000041C 0000000000000000 0000000047FFA000 0000000000004000 00000476ED920: 0000000334AA6000 0000000047FFF000 000000037F17A238 0000000047717000 ASSERT [ArmCpuDxe] /builddir/build/BUILD/edk2-fff6d81270b5/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/DefaultExceptionHandler.c(333): ((BOOLEAN)(0==1)) ---------------------------------------------------------------- Thanks, Oliver --0000000000009b4bcb05f39fde37 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi= everyone!

On Thu, Jan 19, 2023 at 2:21 PM Ard Biesheuvel <= ;ardb@kernel.org> wrote:
><= br>> On Thu, 19 Jan 2023 at 13:55, Oliver Steffen <osteffen@redhat.com> wrote:
> >
>= ; > Quoting Gerd Hoffmann (2023-01-19 13:00:21)
> > > =C2=A0= Hi,
> > >
> > > > > I tried the most recent = Qemu master (v7.2.50) and also v7.0.0,
> > > > > on the 5= .14 (RHEL) kernel and on 6.1.6-200.fc37.aarch64 (from Fedora).
> >= > > > No luck.
> > > > >
> > > >=
> > > > Does that include a backport of commit 406504c7b040= 5d74d74c15a667cd4c4620c3e7a9?
> > >
> > > Probably = not given that fedora kernels are almost vanilla and the
> > > = backport landed in stable in v6.1.7 (commit 9a1195c584321).
> > &g= t;
> > > Oliver: try pulling the latest kernel directly from ko= ji:
> > > https://koji.fedoraproject.org/koji/buildinfo?buildI= D=3D2112315
> > >
> > > take care,
> >= > =C2=A0 Gerd
> > >
> >
> > Thanks for th= e koji link, Gerd.
> >
> > It works with 6.1.7-200.fc37.a= arch64.
> > Perfect.
> >
> > Thanks Ard, thanks = Marc!
> >
>
> Thanks for the report. Up to this point,= Marc is the only one who had
> managed to reproduce this afaik, so h= aving another data point where
> the fix works as intended is rather = nice.
>

I am sorry, this story does not seem to be over yet.

We are using the Erratum patch and also included the commit 406504c7 in
the kernel.
Now the firmware crashes sometimes (10 out of 89 t= ests).

Any hints are very= welcome!
<= br>
Here is the= serial output of one case:
-----------------------------------------------------= -----------
UEFI firmware (version edk2-20221207gitfff6d81270b5-= 4.el9.test built at 00:00:00 on Jan 18 2023)
SyncPcrAllocationsAndPcrMas= k!


Synchronous Exception at 0x000000037FD5BDE0
PC 0x00037FD5B= DE0 (0x00037FD59000+0x00002DE0) [ 0] ArmCpuDxe.dll
PC 0x00037FD5BDE0 (0x= 00037FD59000+0x00002DE0) [ 0] ArmCpuDxe.dll
PC 0x00037FD5BCE0 (0x00037FD= 59000+0x00002CE0) [ 0] ArmCpuDxe.dll
PC 0x00037FD5C054 (0x00037FD59000+0= x00003054) [ 0] ArmCpuDxe.dll
PC 0x0000476F08EC (0x0000476EE000+0x000028= EC) [ 1] DxeCore.dll
PC 0x0000476F65C0 (0x0000476EE000+0x000085C0) [ 1] = DxeCore.dll
PC 0x0000476FB5B8 (0x0000476EE000+0x0000D5B8) [ 1] DxeCore.d= ll
PC 0x0000476F5DB8 (0x0000476EE000+0x00007DB8) [ 1] DxeCore.dll
PC = 0x00037FD5CD50 (0x00037FD59000+0x00003D50) [ 2] ArmCpuDxe.dll
PC 0x00004= 76F5758 (0x0000476EE000+0x00007758) [ 3] DxeCore.dll
PC 0x000047702B18 (= 0x0000476EE000+0x00014B18) [ 3] DxeCore.dll
PC 0x0000476F8D70 (0x0000476= EE000+0x0000AD70) [ 3] DxeCore.dll

[ 0]=20 /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC= 5/AARCH64/ArmPkg/Drivers/CpuDxe/CpuDxe/DEBUG/ArmCpuDxe.dll
[ 1]=20 /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC= 5/AARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll
[ 2]=20 /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC= 5/AARCH64/ArmPkg/Drivers/CpuDxe/CpuDxe/DEBUG/ArmCpuDxe.dll
[ 3]=20 /builddir/build/BUILD/edk2-fff6d81270b5/Build/ArmVirtQemu-AARCH64/DEBUG_GCC= 5/AARCH64/MdeModulePkg/Core/Dxe/DxeMain/DEBUG/DxeCore.dll

=C2=A0 X0 = 0x0000000047FFE068 =C2=A0 X1 0x000000037F179003 =C2=A0 X2 0x000000000034000= 0 =C2=A0 X3 0x0000000000000000
=C2=A0 X4 0x0000000000000200 =C2=A0 X5 0x= 0000000000000004 =C2=A0 X6 0x0060000000000000 =C2=A0 X7 0xFF9F000000000F3F<= br>=C2=A0 X8 0x000000037FFFF008 =C2=A0 X9 0x0000000400000000 =C2=A0X10 0x00= 0000037F177000 =C2=A0X11 0x000000037FA37FFF
=C2=A0X12 0x0000000000000000= =C2=A0X13 0x0000000000000008 =C2=A0X14 0x0000000000000000 =C2=A0X15 0x0000= 000000000000
=C2=A0X16 0x000000037FD5A208 =C2=A0X17 0x00000000007979D0 = =C2=A0X18 0x0000000000000000 =C2=A0X19 0x0000000340000000
=C2=A0X20 0x00= 00000000000001 =C2=A0X21 0x000000037F179003 =C2=A0X22 0x0000000047FFE000 = =C2=A0X23 0x0000000000000068
=C2=A0X24 0x000000003FFFFFFF =C2=A0X25 0x00= 0000037CAA0000 =C2=A0X26 0x0000000000000002 =C2=A0X27 0x000000037F179000=C2=A0X28 0x0000000047FFE068 =C2=A0 FP 0x00000000476ED840 =C2=A0 LR 0x0000= 00037FD5BDE0

=C2=A0 V0 0x0000000000000000 0000000000000000 =C2=A0 V1= 0x0000000000000000 0000000000000000
=C2=A0 V2 0x0000000000000000 000000= 0000000000 =C2=A0 V3 0x0000000000000000 0000000000000000
=C2=A0 V4 0x000= 0000000000000 0000000000000000 =C2=A0 V5 0x0000000000000000 000000000000000= 0
=C2=A0 V6 0x0000000000000000 0000000000000000 =C2=A0 V7 0x000000000000= 0000 0000000000000000
=C2=A0 V8 0x0000000000000000 0000000000000000 =C2= =A0 V9 0x0000000000000000 0000000000000000
=C2=A0V10 0x0000000000000000 = 0000000000000000 =C2=A0V11 0x0000000000000000 0000000000000000
=C2=A0V12= 0x0000000000000000 0000000000000000 =C2=A0V13 0x0000000000000000 000000000= 0000000
=C2=A0V14 0x0000000000000000 0000000000000000 =C2=A0V15 0x000000= 0000000000 0000000000000000
=C2=A0V16 0x0000000000000000 000000000000000= 0 =C2=A0V17 0x0000000000000000 0000000000000000
=C2=A0V18 0x000000000000= 0000 0000000000000000 =C2=A0V19 0x0000000000000000 0000000000000000
=C2= =A0V20 0x0000000000000000 0000000000000000 =C2=A0V21 0x0000000000000000 000= 0000000000000
=C2=A0V22 0x0000000000000000 0000000000000000 =C2=A0V23 0x= 0000000000000000 0000000000000000
=C2=A0V24 0x0000000000000000 000000000= 0000000 =C2=A0V25 0x0000000000000000 0000000000000000
=C2=A0V26 0x000000= 0000000000 0000000000000000 =C2=A0V27 0x0000000000000000 0000000000000000=C2=A0V28 0x0000000000000000 0000000000000000 =C2=A0V29 0x000000000000000= 0 0000000000000000
=C2=A0V30 0x0000000000000000 0000000000000000 =C2=A0V= 31 0x0000000000000000 0000000000000000

=C2=A0 SP 0x00000000476ED840 = =C2=A0ELR 0x000000037FD5BDE0 =C2=A0SPSR 0x80000205 =C2=A0FPSR 0x00000000=C2=A0ESR 0x86000005 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0FAR 0x000000037FD5B= DE0

=C2=A0ESR : EC 0x21 =C2=A0IL 0x1 =C2=A0ISS 0x00000005

Ins= truction abort: Translation fault, first level

Stack dump:
=C2=A0= 00000476ED740: 000000037CAA0000 000000037CAA0000 0060000000000000 FF9F0000= 00000F3F
=C2=A0 00000476ED760: 00000000476ED790 000000037FD610D8 0060000= 000000003 0000000C00000001
=C2=A0 00000476ED780: 000000037CA0070D 000000= 037F179000 00000000476ED840 000000037FD5BCE0
=C2=A0 00000476ED7A0: 00000= 00340000000 0000000000000001 000000037F179000 0000000047FFE000
=C2=A0 00= 000476ED7C0: 0000000000000068 000000003FFFFFFF 000000037CAA0000 00000000000= 00002
=C2=A0 00000476ED7E0: 000000037F179000 0000000047FFE068 000000037C= C00000 000000037CAA0000
=C2=A0 00000476ED800: 0060000000000000 FF9F00000= 0000F3F 00000000476ED840 000000037FD610D8
=C2=A0 00000476ED820: 00600000= 00000001 0000001500000001 000000034000070D 000000037F177000
> 0000047= 6ED840: 00000000476ED8F0 000000037FD5BCE0 0000000047FFA000 0000000000000000=
=C2=A0 00000476ED860: 0000000047FFE000 0000000047FFF000 000000000000000= 0 0000007FFFFFFFFF
=C2=A0 00000476ED880: 000000037CAA0000 00000000000000= 01 0000000047717588 0000000047FFF000
=C2=A0 00000476ED8A0: 0000000380000= 000 000000037CAA0000 0060000000000000 FF9F000000000F3F
=C2=A0 00000476ED= 8C0: 000000017FD605DD 000000037FD610D8 0060000000000001 0000001E00000001=C2=A0 00000476ED8E0: 0060000000000000 000000037F179000 00000000476ED9A0 0= 00000037FD5C054
=C2=A0 00000476ED900: 002000000000041C 0000000000000000 = 0000000047FFA000 0000000000004000
=C2=A0 00000476ED920: 0000000334AA6000= 0000000047FFF000 000000037F17A238 0000000047717000
ASSERT [ArmCpuDxe]=20 /builddir/build/BUILD/edk2-fff6d81270b5/ArmPkg/Library/DefaultExceptionHand= lerLib/AArch64/DefaultExceptionHandler.c(333): ((BOOLEAN)(0=3D=3D1))
----------------------------------------------------------------
Thanks,
=
=C2=A0Oliver

--0000000000009b4bcb05f39fde37--