mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 04:09:48 +00:00
742791deef
Use zerocopy functions directly instead. This is a step toward replacing our data_model crate with standard crates.io functionality where possible. BUG=b:312312646 TEST=tools/dev_container tools/presubmit Change-Id: I9717edce6fe2b4ca53ad9043db61de2e9bc55b78 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5046345 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
audio_streams | ||
balloon_control | ||
data_model | ||
sync | ||
chromeos_warning.md | ||
README.md |
Crosvm General Purpose Libraries
The crates in this folder are general purpose libraries used by other projects in ChromeOS as well.
To make them accessible independendly of crosvm, each of these crates is excluded from the crosvm workspace.