mirror of
https://github.com/trussed-dev/trussed.git
synced 2026-05-10 06:02:27 +00:00
interchange-runner
I don't really understand why the size is that high. The size of the `Message` struct is 2416. The channel is a message in an unsafecell + 1 atomicU8 and 2 atomic bools. It should only 3 more bytes but for some reason it's 16
Trussed®
Modern Cryptographic Firmware
Status
Very much WIP. Actively developed. Unstable APIs.
Resources
- API docs: https://trussed-dev.github.io/trussed
- Example: https://github.com/trussed-dev/trussed-totp-pc-tutorial
- Discussions: https://github.com/trussed-dev/trussed/discussions
- Matrix: https://matrix.to/#/#trussed:matrix.org
- Email: mailto:alliance@trussed.dev
- Website: https://trussed.dev
Running tests
cargo test --features serde-extensions,virt
License
trussed is licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
Languages
Rust
99%
Shell
0.9%
Makefile
0.1%