rust-libutee
Introduction
rust-libutee is a Rust wrapper for libutee, providing Rust bindings and utilities to interact with the TEE user-mode TEE runtime.
Prerequisites
Before building the project, ensure that the required cross-compilers are available in your PATH.
Example:
Build
Clone the repository:
Build the project:
Build for a specific target (example: x86_64-unknown-linux-musl):