Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG for 3.16.0 #5094

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

jenswi-linaro
Copy link
Contributor

Update CHANGELOG for 3.16.0 and collect Tested-by tags.

Signed-off-by: Jens Wiklander jens.wiklander@linaro.org

@jforissier
Copy link
Contributor

Tested-by: Jerome Forissier <jerome@forissier.org> (vexpress-qemu_armv8a)

@jforissier
Copy link
Contributor

Tested-by: Jerome Forissier <jerome@forissier.org> (vexpress-qemu_armv8a, aarch64 host)

(that is make check with the default configuration on an Arm machine)

@jforissier
Copy link
Contributor

Tested-by: Jerome Forissier <jerome@forissier.org> (hikey-hikey)

Found an issue with CFG_CORE_DYN_SHM=n, fixed by kernel patch: https://lkml.org/lkml/2022/1/13/539

@jforissier
Copy link
Contributor

Tested-by: Jerome Forissier <jerome@forissier.org> (hikey-hikey960)

@igoropaniuk
Copy link
Contributor

I/TC: OP-TEE version: 3.15.0-273-g27f5d377...
...
+-----------------------------------------------------
26212 subtests of which 0 failed
93 test cases of which 0 failed
0 test cases were skipped
TEE test application done!

Tested-by: Igor Opaniuk <igor.opaniuk@gmail.com> (Poplar)

@jenswi-linaro
Copy link
Contributor Author

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (Juno)

@jenswi-linaro
Copy link
Contributor Author

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (imx-mx8mqevk)

@jenswi-linaro
Copy link
Contributor Author

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (FVP)

@sahilnxp
Copy link
Contributor

With commit c78b2c6

Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1012A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1028A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1043A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1046A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1088A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS2088A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LX2160A-RDB)

@clementfaure
Copy link
Contributor

With b18c00f

Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6dlsabreauto)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6dlsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6qpsabreauto)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6qsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6sllevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6ulevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6ullevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6ulzevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6sxsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx7dsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx7ulpevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mmevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mnevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mqevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mpevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8qmmek)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8qxpmek)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8dxlevk)

@clementfaure
Copy link
Contributor

With the 0fd85dc
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8ulpevk)

@vesajaaskelainen
Copy link
Contributor

vesajaaskelainen commented Jan 26, 2022

Xilinx Zynq MPSoC seems to be broken at the moment.

Tested with zcu102 and then our own board and we seem to be getting

E/TC:0 0 std_smc_entry:183 Bad arg address 0x803989000

We were previously using 3.14.0. We will start bisecting a bit where the breakage happened.

@jenswi-linaro
Copy link
Contributor Author

The log suggests that normal world is using some memory which OP-TEE doesn't recognize.

@vesajaaskelainen
Copy link
Contributor

Seems that this commit causes the issue -- if we revert this then zcu102 once again boots:
a7474d1 - plat: zynqmp: register ddr for dyn shm support

@vesajaaskelainen
Copy link
Contributor

Seems that this commit causes the issue -- if we revert this then zcu102 once again boots: a7474d1 - plat: zynqmp: register ddr for dyn shm support

Created ticket: #5144

@etienne-lms
Copy link
Contributor

Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (stm32mp1, gp pkcs11)
with and without #5100 + #5120. I would happily see these 2 in the tag but this is not a must.

@ricardosalveti
Copy link
Contributor

With default config + CFG_PKCS11_TA=y CFG_ENABLE_EMBEDDED_TESTS=y:

I/TC: OP-TEE version: 3.15.0-322-g9e8852d79 (gcc version 10.2.0 (GCC)) #1 Thu 27 Jan 2022 02:22:58 PM UTC aarch64
+-----------------------------------------------------
29755 subtests of which 0 failed
117 test cases of which 0 failed
0 test cases were skipped
TEE test application done!

Tested-by: Ricardo Salveti <ricardo@foundries.io> (ZynqMP)

@etienne-lms
Copy link
Contributor

etienne-lms commented Jan 28, 2022

Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (vexpress-qemu_virt, gp pkcs11)
(fyi: tested with and without pager)

@b49020
Copy link
Contributor

b49020 commented Jan 28, 2022

Tested-by: Sumit Garg <sumit.garg@linaro.org> (Developerbox)

Update CHANGELOG for 3.16.0 and collect Tested-by tags.

Tested-by: Jerome Forissier <jerome@forissier.org> (vexpress-qemu_armv8a)
Tested-by: Jerome Forissier <jerome@forissier.org> (vexpress-qemu_armv8a, aarch64 host)
Tested-by: Jerome Forissier <jerome@forissier.org> (hikey-hikey)
Tested-by: Jerome Forissier <jerome@forissier.org> (hikey-hikey960)
Tested-by: Igor Opaniuk <igor.opaniuk@gmail.com> (Poplar)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (Juno)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (imx-mx8mqevk)
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (FVP)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1012A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1028A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1043A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1046A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS1088A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LS2088A-RDB)
Tested-by: Sahil Malhotra <sahil.malhotra@nxp.com> (LX2160A-RDB)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6dlsabreauto)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6dlsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6qpsabreauto)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6qsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6sllevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6ulevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6ullevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6ulzevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx6sxsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx7dsabresd)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx7ulpevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mmevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mnevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mqevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8mpevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8qmmek)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8qxpmek)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8dxlevk)
Tested-by: Clement Faure <clement.faure@nxp.com> (imx-mx8ulpevk)
Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (stm32mp1, gp pkcs11)
Tested-by: Ricardo Salveti <ricardo@foundries.io> (ZynqMP)
Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (vexpress-qemu_virt, gp pkcs11)
Tested-by: Sumit Garg <sumit.garg@linaro.org> (Developerbox)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
@jenswi-linaro jenswi-linaro merged commit d0b742d into OP-TEE:master Jan 28, 2022
@jenswi-linaro jenswi-linaro deleted the changelog-3.16 branch March 2, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants