ivila opened a new pull request, #284:
URL: https://github.com/apache/teaclave-trustzone-sdk/pull/284

   Since cargo-optee is a Cargo plugin, it inherently requires a standard Cargo 
installation, which allows for a much cleaner execution model. 
   
   This PR streamlines the codebase by removing the legacy logic used to 
manually detect the Cargo binary and configure the PATH environment. Instead, 
it now follows standard plugin conventions by reading the CARGO environment 
variable, ensuring the tool consistently invokes the same binary that called it 
without requiring any manual environment setup from the user.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to