ivila commented on PR #152:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/152#issuecomment-2507241723

   > @ivila care to update CI to run the library tests too?
   
   @b49020 I have tried, the test of optee-utee can run succuessfully(because 
it links nothing when test), but for the test of optee-teec, it requires run on 
Arm machine (it requires to link the libteec, but on x86_64 machine it can not 
be done as we are not going to build a libteec.a of x86 architecture, check 
[this 
pipeline](https://github.com/ivila/incubator-teaclave-trustzone-sdk/actions/runs/12078291479/job/33682470731)).
   
![image](https://github.com/user-attachments/assets/3f7069ab-c1dd-416a-8396-bb0d706b565e)
   And If I switch the pipeline to Arm64 runners I think it's a big change, 
shouldn't be include in this PR, that's why I finally give up.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org
For additional commands, e-mail: dev-h...@teaclave.apache.org

Reply via email to