-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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.19.0 and collect Tested-by tags. #5550
Conversation
Hello @jforissier ! For
|
For
With one known issue: #5418 |
For
|
For
|
Hello For Tested-by: Sahil Malhotra [email protected] (LS1012A-RDB) |
For
|
For b0ba003: |
For 3.19.0-rc1 |
For 3.19.0-rc1
There is unrelated to OP-TEE OS (rather to Poplar builroot setup) problem, at some point kernel increased in size, so now hitting this issue in U-Boot:
Adjusting
|
For ecd7f42 |
@igoropaniuk, this isn't the first time I've seen this kind of error in U-Boot. The solution is often to change the FDT address until things work again, but given that this occurs again and again it would be nice if this was handled automatically by U-Boot instead. Regardless, it seems that the fix should be done in the upstream U-Boot. OP-TEE itself works and that's most important, so the tested by is good and I guess that's enough for this release. We could if needed add a note of the problem somewhere. |
For 3.19.0-rc1: |
For ecd7f42:
While xtest works on imx-mx8mmevk with plug-and-trust (SE05X), it can fail when running in loop, which is fixed by #5541. |
Last minute issue on plat-stm32mp1. I've created #5585 to fix the issue. I hope it's not too late for the release tag. |
No, it's not. I will make the release in an hour or so. |
Thanks @jforissier. sorry for that. Tag fixup (to show which flavors were tested): |
Changes stm32mp1 MP15 variant default configuration for CFG_EXTERNAL_DT that is now default enabled. This is needed as mainline U-Boot and Linux may not yet define the necessary optee nodes in their DT. Therefore prefer external DT be accessed by default and let external OP-TEE configuration disable the switch if desired. This change does not modify MP13 variant default configuration where CFG_EXTERNAL_DT is default disabled. Acked-by: Gatien Chevallier <[email protected]> Signed-off-by: Etienne Carriere <[email protected]>
That is twice the same tag :-/ |
right! |
Update CHANGELOG for 3.19.0 and collect Tested-by tags. Tested-by: Clement Faure <[email protected]> (imx-mx6dlsabresd) Tested-by: Clement Faure <[email protected]> (imx-mx6qsabresd) Tested-by: Clement Faure <[email protected]> (imx-mx6sllevk) Tested-by: Clement Faure <[email protected]> (imx-mx6sxsabresd) Tested-by: Clement Faure <[email protected]> (imx-mx6ulevk) Tested-by: Clement Faure <[email protected]> (imx-mx6ullevk) Tested-by: Clement Faure <[email protected]> (imx-mx6ulzevk) Tested-by: Clement Faure <[email protected]> (imx-mx7dsabresd) Tested-by: Clement Faure <[email protected]> (imx-mx7ulpevk) Tested-by: Clement Faure <[email protected]> (imx-mx8mmevk) Tested-by: Clement Faure <[email protected]> (imx-mx8mnevk) Tested-by: Clement Faure <[email protected]> (imx-mx8mqevk) Tested-by: Clement Faure <[email protected]> (imx-mx8mpevk) Tested-by: Clement Faure <[email protected]> (imx-mx8qmmek) Tested-by: Clement Faure <[email protected]> (imx-mx8qxpmek) Tested-by: Clement Faure <[email protected]> (imx-mx8dxlevk) Tested-by: Clement Faure <[email protected]> (imx-mx8ulpevk) Tested-by: Clement Faure <[email protected]> (imx-mx93evk) Tested-by: Jerome Forissier <[email protected]> (vexpress-qemu_armv8a, GP, PKCS#11) Tested-by: Jerome Forissier <[email protected]> (vexpress-qemu_virt, GP, PKCS#11) Tested-by: Manorit Chawdhry <[email protected]> (k3-j721e) Tested-by: Sahil Malhotra <[email protected]> (LS1012A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LS1028A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LS1088A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LS2088A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LS1046A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LS1043A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LX2160A-RDB) Tested-by: Sahil Malhotra <[email protected]> (LX2160A-QDS) Tested-by: Jerome Forissier <[email protected]> (hikey-hikey, GP, PKCS#11) Tested-by: Jens Wiklander <[email protected]> (Juno) Tested-by: Jens Wiklander <[email protected]> (imx-mx8mqevk) Tested-by: Igor Opaniuk <[email protected]> (Poplar) Tested-by: Jens Wiklander <[email protected]> (FVP) Tested-by: Balint Dobszay <[email protected]> (fvp-ts) Tested-by: Ricardo Salveti <[email protected]> (imx-mx8mmevk, plug-and-trust v0.4.0) Tested-by: Ricardo Salveti <[email protected]> (ZynqMP, GP, PKCS#11) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_DK2, gp, pkcs11) Tested-by: Etienne Carriere <[email protected]> (stm32mp1-157C_EV1, gp, pkcs11) Signed-off-by: Jerome Forissier <[email protected]>
c4389a0
to
c9d9ef1
Compare
Signed-off-by: Jerome Forissier [email protected]