Sosthène Guédon 8fdeefdee1 Fix pipe tests
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
2023-02-22 17:49:21 +01:00
2021-02-20 16:13:48 +01:00
2023-02-22 17:49:21 +01:00
2023-02-22 17:08:49 +01:00
2022-09-11 22:28:21 +02:00
2023-02-13 17:08:53 +01:00
2021-02-20 16:13:48 +01:00
2021-02-20 16:13:48 +01:00
2023-01-26 18:24:50 +01:00
2023-01-27 14:35:45 +01:00
2022-09-11 22:28:21 +02:00

Trussed®

Modern Cryptographic Firmware

Status

Very much WIP. Actively developed. Unstable APIs.

Resources

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.

S
Description
Modern Cryptographic Firmware
Readme 470 MiB
Languages
Rust 99%
Shell 0.9%
Makefile 0.1%