-
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.md for 2.5.0 #1649
Conversation
* Make alignment check configurable ([#1586]) | ||
* drivers: add TZC380 driver ([#1578]) | ||
* plat-imx: PSCI CPU off ([#1577]) | ||
* 64-bit paging on QEMU v8 and HiKey ([#1575], [#1592]) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Juno and FVP too
Things look good on zynqmp:
|
|
CHANGELOG.md
Outdated
* sprd: TBD | ||
* stm-b2260: TBD | ||
* stm-cannes: TBD | ||
* stm-orly2: TBD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stm-olry2 can be deprecated.
Proposed P-R #1650
Tested-by: Andrew F. Davis afd@ti.com For: ti-dra7xx |
|
|
NOTICE: BL31: v1.2(debug):8b2410c
NOTICE: BL31: Built : 09:52:53, Jun 30 2017
...
INFO: TEE-CORE: OP-TEE version: 2.5.0-rc1 #1 fre 30 jun 2017 07:52:46 UTC aarch64
...
[ 0.000000] Linux version 4.9.0-61854-g2e26af9 (jbech@guppy) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #1 SMP PREEMPT Fri Jun 30 09:53:20 CEST 2017
root@MT8173_EVB:/ xtest -l 15
....
+-----------------------------------------------------
47112 subtests of which 0 failed
78 test cases of which 0 failed
0 test case was skipped
TEE test application done! All fine, but this still uses its own ARM-TF (very old branch). I plan to update to use Liang's new branch after the 2.5.0 release.
|
For tag 2.5.0-rc1: Aarch32, Aarch64, with and without pager. All test configurations were run with GP tests enabled. |
For tag 2.5.0-rc1: Tested with-and-without pager for the 3 setups. |
Oups, almost forgotten this one: |
Tested-by: Sumit Garg sumit.garg@nxp.com (ls1021atwr-single-core) root@ls1021atwr:~# ./xtest -l 15 |
For tag 2.5.0-rc1:
|
|
For tag 2.5.0-rc1:
|
only test with xtest
|
Did you have any issues with libfdt on QEMU v8? I'm running It would be interesting to know if you get newer libfdt on new Ubuntu versions. Eventually I can try that in Docker. |
@jbech-linaro no I haven't tested qemu yet. I just did a test compile and I'm also facing libfdt issues when compiling qemu. |
@jbech-linaro: i run an Ubuntu 14.04 LTS and have the libfdt 1.4.0 installed: qemu is fine. |
FYI, with Ubuntu 17.04 you will still get the 1.4.0 version (I just checked using Docker). I wonder why they are using such an old version, it's from 2013 (releases). To me it seems like we should update the Makefile in build.git for QEMU_v8, to "manually" checkout the needed version as required by QEMU itself. |
libfdt issue: proposed OP-TEE/build#156 from Joakim suggestion. Works nice in my env. |
I removed my |
for improved performance. | ||
* [#1656] qemu_armv8a: init hangs when secure data path and pager are both | ||
enabled. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For RPi3 still actual #1353
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer not to repeat older known problems. In other words, only mention things that have changed compared to the previous release. Perhaps "Known issues" should be renamed to "New issues"?
Both tested with pager on and off. edited: remove tag, as these were tested against the wrong manifests. |
For 2.5.0-rc2: |
For 2.5.0-rc2:
|
@etienne-lms the qemu_v8 build fails for me with a "core dump" when building
|
Ooh, I fetch the latest master for all manifests I tested, not the 2.5.0-rc2 branch. Hence, once again, i remove by |
I think I've seen similar problems, maybe a bit different, in my case I think was missing "iasl" package on my system.
|
CHANGELOG.md
Outdated
* hikey: TBD | ||
* imx-mx6dlsabresd: TBD | ||
* imx-mx6qsabrelite: TBD | ||
* imx-mx6qsabresd: TBD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
imx-mx7dsabresd imx-mx6ulevk are also supported.
@jforissier : yes same kind of issue. I followed your command set over the qemu again.
(edited in bold) |
To fix qemu_v8_stable for 2.5.0 and fix qem_v8 until edk2 issue is fixed: --- a/qemu_v8.xml
+++ b/qemu_v8.xml
@@ -35,7 +35,8 @@
<!-- We're using Linaro SWG for ARM-TF until merged officially -->
<project remote="linaro-swg" path="arm-trusted-firmware" name="arm-trusted-firmware.git" revision="refs/heads/optee_v2.1.0_paged_armtf_v1.2" />
- <!-- Tianocore, EDK2 -->
+ <!-- Tianocore, EDK2 (issue from e4129b0e5897d76885170bec9da996b266f185f9) -->
+ <project name="edk2.git" path="edk2" remote="tianocore" revision="f7bd152c2a05bd75471305184c25f14f01ccf0b7"/>
<project remote="tianocore" path="edk2" name="edk2.git" />
<!-- strace -->
--- a/qemu_v8_stable.xml
+++ b/qemu_v8_stable.xml
@@ -16,7 +16,7 @@
<project name="busybox.git" path="busybox" remote="busybox" revision="dbf5a6da6a4295ce26edd1ce34fde567d19afa02"/>
<project name="code" path="strace" remote="sfnet" revision="c136e9e449fe733e77e8766a9b26e6dc1134203e"/>
<project name="dtc.git" path="qemu/dtc" remote="qemu" revision="d990b8013889b816ec054c7e07a77db59c56c400"/>
- <project name="edk2.git" path="edk2" remote="tianocore" revision="e4129b0e5897d76885170bec9da996b266f185f9"/>
+ <project name="edk2.git" path="edk2" remote="tianocore" revision="f7bd152c2a05bd75471305184c25f14f01ccf0b7"/>
<project name="gen_rootfs.git" path="gen_rootfs" remote="linaro-swg" revision="cb8c7736a46d1ff459f159b2115395d504c96b45"/>
<project name="hello_world.git" path="hello_world" remote="linaro-swg" revision="2c15acb431bcde20beb0277c3acdab6d0b4894ef"/>
<project name="linux.git" path="linux" remote="linaro-swg" revision="cc2e97bbe2ed6290df25087d8967429071abb214"/> |
@etienne-lms thanks for investigating. OP-TEE/manifest#62 |
Good that you found it, what are the odds that it was introduced almost at the same time as we were about to make the release (the one causing the issue was merged 26 hours ago). Luck is not on our side this time :) |
For tag 2.5.0-rc2:
|
For tag 2.5.0-rc2: |
For tag 2.5.0-rc2: |
The HiKey Debian build (https://github.com/OP-TEE/manifest/blob/2.5.0-rc2/hikey_debian_stable.xml) fails for me:
@vchong any idea which URL should be used? (anything with "latest" and a date/version number looks suspicious...) |
For tag 2.5.0-rc2:
|
For tag 2.5.0-rc2: |
For tag 2.5.0-rc2:
|
For tag 2.5.0-rc2: |
409da12
to
8b2665f
Compare
CHANGELOG.md
Outdated
@@ -1,3 +1,130 @@ | |||
# OP-TEE - version 2.5.0-rc1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to change this later when doing the merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, yes thank you
8b2665f
to
7a590e3
Compare
minor: @jforissier, few T-b tag are missing some diamonds around mail address in the commit message you are forging. |
Tested-by: Jens Wiklander <jens.wiklander@linaro.org> Juno AArch{32,64} Tested-by: Jens Wiklander <jens.wiklander@linaro.org> Juno AArch{32,64} pager Tested-by: Andrew F. Davis <afd@ti.com> (ti-dra7xx, ti-am57xx, ti-am43xx) Tested-by: Igor Opaniuk <igor.opaniuk@linaro.org> (RPi3) Tested-by: Joakim Bech <joakim.bech@linaro.org> (MTK8173) Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (hikey 32/64, GP) Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (hikey 32/64 pager, GP) Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (b2260, GP) Tested-by: Etienne Carriere <etienne.carriere@linaro.org> (cannes2, GP) Tested-by: Sumit Garg <sumit.garg@nxp.com> (ls1021atwr-single-core) Tested-by: Volodymyr Babchuk <vlad.babchuk@gmail.com> (RCAR H3) Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (D02) Tested by: Victor Chong <victor.chong@linaro.org> (hikey aosp) Tested-by: Peng Fan <peng.fan@nxp.com> (imx-mx7dsabresd imx-mx6ulevk imx-mx6ullevk) Tested-by: Sören Brinkmann <soren.brinkmann@xilinx.com> (zynqmp) Tested-by: Joakim Bech <joakim.bech@linaro.org> (Juno, QEMUv7, QEMUv8, FVP, MTK8173)
@etienne-lms right, will fix. |
7a590e3
to
5d8aaa0
Compare
Merged. Thanks everyone for testing! |
Signed-off-by: Jerome Forissier jerome.forissier@linaro.org