b49020 commented on PR #114:
URL: 
https://github.com/apache/incubator-teaclave-trustzone-sdk/pull/114#issuecomment-1867656134

   The current CI failure is due to following missing patch to OP-TEE build 
repo as I have stated above:
   
   ```
   build$ git diff
   diff --git 
a/br-ext/package/optee_rust_examples_ext/optee_rust_examples_ext.mk 
b/br-ext/package/optee_rust_examples_ext/optee_rust_examples_ext.mk
   index e19e8b5..af2f368 100644
   --- a/br-ext/package/optee_rust_examples_ext/optee_rust_examples_ext.mk
   +++ b/br-ext/package/optee_rust_examples_ext/optee_rust_examples_ext.mk
   @@ -12,7 +12,7 @@ endif
    EXAMPLE = $(wildcard examples/*)
    
    HOST_TARGET := aarch64-unknown-linux-gnu
   -TA_TARGET := aarch64-unknown-optee-trustzone
   +TA_TARGET := aarch64-unknown-linux-gnu
    
    export RUST_TARGET_PATH = $(@D)
    export RUST_COMPILER_RT_ROOT = 
$(RUST_TARGET_PATH)/rust/rust/src/llvm-project/compiler-rt
   ```


-- 
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