mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
9c12c41185
Replace the command parsing code that used VolatileRef with the new DataInit::read_from_prefix() function. The code is parsing a normal Rust &[u8] slice, so it does not need to use volatile loads at all. BUG=None TEST=tools/presubmit --all Change-Id: I1ee57404ae39da3400f455959e7d396f20a0d22b Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3823999 Reviewed-by: Ryan Neph <ryanneph@google.com> Tested-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
ffi | ||
src | ||
build.rs | ||
Cargo.toml |