From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Decompression Failed on EDK2 [ArmPlatformPrePiUniCore] To: devel@edk2.groups.io From: jit.loon.lim@intel.com X-Originating-Location: Bayan Lepas, Penang, MY (192.198.147.173) X-Originating-Platform: Windows Chrome 99 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 15 Mar 2022 20:38:26 -0700 Message-ID: Content-Type: multipart/alternative; boundary="Q18OFxGBer7xaeT9SYjl" --Q18OFxGBer7xaeT9SYjl Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi All, I'm facing an issue after rebase the EDK2. Since there are additional INF added to FDF file, I have updated the FV bas= e address from 0x10000000 to 0x20000000. However, it still failed to decompress the image during boot time as follow= ing: INFO: ScrubbBg_Cmd: +quit ing ECC Bg_Cmd: Disconnected from running target Cortex-A53_SMP_0 Bg_Cmd: Jython script /tmp/arc_146321093/_0/regtest/embedded/uefi/ci_uefi_s= dmmc_boot/agilex/atf_2_6_0_uefi_202011/load_s10_preloader_atf.py ... Finish= ed INFO: Error in response: 1f0002ff NOTICE: BL2: v2.6.0(debug):rel_socfpga_v2.6.0_22.03.01_rc1-dirty NOTICE: BL2: Built : 09:24:34, Mar 16 2022 INFO: BL2: Doing platform setup INFO: BL2: Loading image id 3 INFO: Loading image id=3D3 at address 0x1000 INFO: Image id=3D3 loaded: 0x1000 - 0xb019 INFO: BL2: Loading image id 5 INFO: Loading image id=3D5 at address 0x20000000 Bg_Cmd: VStream Server Stopped Bg_Cmd: Waiting... Bg_Cmd: DONE. background command exiting INFO: Image id=3D5 loaded: 0x20000000 - 0x20100000 NOTICE: BL2: Booting BL31 INFO: Entry point address =3D 0x1000 INFO: SPSR =3D 0x3cd NOTICE: BL31: v2.6.0(release):rel_socfpga_v2.6.0_22.03.01_rc1 NOTICE: BL31: Built : 12:09:21, Mar 15 2022 UEFI firmware (version 1.0 built at 22:58:01 on Mar 14 2022) Decompress Failed - Invalid Parameter ASSERT_EFI_ERROR (Status =3D Not Found) ASSERT [ArmPlatformPrePiUniCore] /p/psg/swip/w/jitloonl/uefi_rebase/edk2/Ar= mPlatformPkg/PrePi/PrePi.c(152): !(((INTN)(RETURN_STATUS)(Status)) < 0) Info: Paused test execution timeout monitor. Info: Current time is Wed Mar 16 11:09:32 2022 --Q18OFxGBer7xaeT9SYjl Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi All, 

I'm facing an issue after rebase the EDK2.
Si= nce there are additional INF added to FDF file, I have updated the FV base = address from 0x10000000 to 0x20000000. 
However, it still failed = to decompress the image during boot time as following:

INFO:    ScrubbBg_Cmd=
: +quit
ing ECC
Bg_Cmd: Disconnected from running target Cortex-A53_SMP_0
Bg_Cmd: Jython script /tmp/arc_146321093/_0/regtest/embedded/uefi/ci_uefi_s=
dmmc_boot/agilex/atf_2_6_0_uefi_202011/load_s10_preloader_atf.py ... Finish=
ed
INFO:    Error in response: 1f0002ff
NOTICE:  BL2: v2.6.0(debug):rel_socfpga_v2.6.0_22.03.01_rc1-dirty
NOTICE:  BL2: Built : 09:24:34, Mar 16 2022
INFO:    BL2: Doing platform setup
INFO:    BL2: Loading image id 3
INFO:    Loading image id=3D3 at address 0x1000
INFO:    Image id=3D3 loaded: 0x1000 - 0xb019
INFO:    BL2: Loading image id 5
INFO:    Loading image id=3D5 at address 0x20000000
Bg_Cmd: VStream Server Stopped
Bg_Cmd: Waiting...
Bg_Cmd: DONE.
background command exiting
INFO:    Image id=3D5 loaded: 0x20000000 - 0x20100000
NOTICE:  BL2: Booting BL31
INFO:    Entry point address =3D 0x1000
INFO:    SPSR =3D 0x3cd
NOTICE:  BL31: v2.6.0(release):rel_socfpga_v2.6.0_22.03.01_rc1
NOTICE:  BL31: Built : 12:09:21, Mar 15 2022
UEFI firmware (version 1.0 built at 22:58:01 on Mar 14 2022)
Decompress Failed - Invalid Parameter

ASSERT_EFI_ERROR (Status =3D Not Found)
ASSERT [ArmPlatformPrePiUniCore] /p/psg/swip/w/jitloonl/uefi_rebase/edk2/Ar=
mPlatformPkg/PrePi/PrePi.c(152): !(((INTN)(RETURN_STATUS)(Status)) < 0)
Info: Paused test execution timeout monitor.
Info: Current time is Wed Mar 16 11:09:32 2022
--Q18OFxGBer7xaeT9SYjl--