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

   # Summary
   
   This PR enables the message-passing-interface-rs example to work in `no_std` 
environments and promotes it to a common example shared across different 
targets.
   
   ## Changes
   
   - Modified the message-passing-interface-rs example to be compatible with 
`no_std`.
   - Moved the example into the common examples directory for better 
reusability.
   - Adjusted build configuration and dependencies accordingly.
   
   Specifically, the serde_json dependency in the proto crate was separated to 
distinguish between host and TA dependencies, allowing finer control over 
no_std and feature configurations.
   
   Can you help me review this PR? @DemesneGH 


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