Closed jforissier closed 1 month ago
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (Hikey)
I had to add this for edk2
diff --git a/BaseTools/Source/C/LzmaCompress/GNUmakefile b/BaseTools/Source/C/LzmaCompress/GNUmakefile
index 63d7ee0bc343..1eaecfe8f895 100644
--- a/BaseTools/Source/C/LzmaCompress/GNUmakefile
+++ b/BaseTools/Source/C/LzmaCompress/GNUmakefile
@@ -29,4 +29,4 @@ OBJECTS = \
include $(MAKEROOT)/Makefiles/app.makefile
-BUILD_CFLAGS += -D_7ZIP_ST
+BUILD_CFLAGS += -D_7ZIP_ST -Wno-dangling-pointer
and provide a python2 environment.
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a)
builder@d51a16fd38f1:~/optee$ repo forall -c 'V=$(git describe --tags --always --dirty); N=$(pwd | sed 's@.*/@@'); printf "%-21s %s\\n" $N $V'
SCP-firmware 3d1b98e
build 4.3.0-15-g3d4497c
buildroot 2024.05
hafnium v2.10
linux a24278ea7
mbedtls mbedtls-2.26.0
optee_client 4.3.0-4-gd221676
optee_examples 4.3.0
optee_os 4.3.0-179-gbaa90692e
optee_rust v0.2.0-76-gec3eefd
optee_test 4.3.0-5-g695231e
qemu v8.1.2
trusted-firmware-a v2.10
u-boot v2023.07.02
xen RELEASE-4.18.0
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_virt)
$ repo forall -c 'V=$(git describe --tags --always --dirty); N=$(pwd | sed 's@.*/@@'); printf "%-21s %s\\n" $N $V'
build 4.3.0-15-g3d4497c
buildroot 2024.05
linux a24278ea7
optee_client 4.3.0-4-gd221676
optee_examples 4.3.0
optee_os 4.3.0-179-gbaa90692e
optee_test 4.3.0-5-g695231e
qemu v7.0.0
trusted-firmware-a v2.6
u-boot v2024.07
Tested-by: Imre Kis <imre.kis@arm.com> (fvp-ts)
Tested-by: Imre Kis <imre.kis@arm.com> (fvp-ts)
Please find
With 4.4.0-rc1
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx6dlsabresd)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx6qsabresd)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx6sllevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx6ulevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx6ulzevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx7dsabresd)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx7ulpevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8dxlevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8mmevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8mnevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8mqevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8mpevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8qmmek)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx8ulpevk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx93evk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx91evk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (imx-mx95evk)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1046A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1012A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LX2160A-RDB)
With 4.4.0-rc1:
Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (rockchip-rk3399) (Rockpi4B)
# xtest -l 15
...
332756 subtests of which 0 failed
107 test cases of which 0 failed
Tested-by: Joakim Bech <joakim.bech@linaro.org> (RPi 3B v1.2)
With https://github.com/OP-TEE/build/pull/786
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (FVP)
For 4.4.0-rc1 with https://github.com/OP-TEE/optee_os/pull/7081:
Tested-by: Etienne Carriere <etienne.carriere@foss.st.com> (stm32mp1-157C_DK2_SCMI)
Tested-by: Etienne Carriere <etienne.carriere@foss.st.com> (stm32mp1-157C_EV1_SCMI)
Tested-by: Etienne Carriere <etienne.carriere@foss.st.com> (stm32mp1-157C_DK2)
Tested-by: Etienne Carriere <etienne.carriere@foss.st.com> (stm32mp1-157C_EV1)
Tested-by: Etienne Carriere <etienne.carriere@foss.st.com> (stm32mp1-157C_ED1)
Tested-by: Etienne Carriere <etienne.carriere@foss.st.com> (stm32mp1-135F_DK)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (rockchip-rk3399, Rockpi4B)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (imx-mx8mqevk)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (rockchip-rk3399, Rockpi4B)
So we both tested that one :wink:
Merged manually.
Update CHANGELOG for 4.4.0 and collect Tested-by tags.