Over the past few years, we’ve heard varying perspectives from the community regarding the needs for OPTEE Trusted Application (TA) development. Here’s a brief summary:
- *Dependence on the master branch:* This allows the use of Rust crates requiring std, which is beneficial for more feature-rich development. However, it may face delays in upstream Rust std support. - *Dependence on the no-std branch:* This is suited for TAs with limited functionality, ensuring minimal dependencies and a lightweight codebase. I assume the proposed changes aim to address the needs of both groups while minimizing maintenance efforts. In addition, could you please elaborate on the following points if this change is merged? 1. What will be the impact on the development of TAs that depend on no-std and master? 2. What are the long-term development plans for maintaining the main, master, and no-std branches? Thanks. On Fri, Oct 11, 2024 at 3:25 PM DemesneGH (via GitHub) <g...@apache.org> wrote: > > DemesneGH opened a new issue, #143: > URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/143 > > The vote has opened on: > https://lists.apache.org/thread/46sgblqjolxfro42ot7ttv577mqv49xz > If you have any comments, please feel free to reply to that thread or > this issue. Thanks! > > > -- > 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.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 > >