ci: QEMUv8: check Firmware Handoff#7385
Conversation
a5506a1 to
add3bc2
Compare
|
This PR supposedly depends on OP-TEE/build#821, yet CI passed when that PR was not merged yet. So something is clearly wrong (CI is not testing what it should?) |
|
Oh I suppose this needs #7352 and OP-TEE/optee_test#788 to be meaningful and trigger the tests. |
Yea, this PR should be merged after all related ones are merged, and then trigger the tests. |
|
@raymo200915 please apply the tag and push again so we can check CI. Thanks. |
add3bc2 to
77b419e
Compare
Done. |
|
@jforissier This patch seems trigger a bug in 'qemu-check.exp': If you feel good I can submit the patch. |
|
I found that the TF-A rev v2.12 does not fullfil the Firmware Handoff requirement. The manifest has to be updated to point to my previously merged commit |
Sounds good to me, thanks. |
|
@raymo200915 there is now a merge conflict, can you please resolve it? Thanks. |
77b419e to
59802e1
Compare
|
Fixed the procedure |
Rebased. |
|
The CI has to be re-triggered after OP-TEE/manifest#325 is merged. |
|
@raymo200915 can you please rebase onto master and force push? |
59802e1 to
2640950
Compare
Is it able to get the xtest log of QEMUv8 1/2 ? I ran it locally with |
Unfortunately, no. It would be nice to be able to obtain the file I too have not been able to reproduce locally. That's weird. I will take a closer look. |
I found the problem. Please use: ...and CI should pass. Thanks. |
Add a check entry for Arm Firmware Handoff. Signed-off-by: Raymond Mao <raymond.mao@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
2640950 to
4d7f6a2
Compare
Ah, I supposed |
Add a check entry for Arm Firmware Handoff.
This patch depends on:
OP-TEE/build#821
OP-TEE/manifest#321
OP-TEE/manifest#325