mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
46471a03e1
write_all_at()/read_exact_at() fail to access pmc_mux through /dev/mem. while devmem2 tool success to access them through /dev/mem, so this commit reference devmem2 implementation and use mmap to access direct mmio. BUG=b:199354528 TEST=Apply https://chromium-review.googlesource.com/c/chromiumos/platform/initramfs/+/3194150 , then verify platform device (like typec) function in ManaTEE CrOS Change-Id: Id69c44444e2dc1ef6d40cb7b36febda38848d4f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3259931 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |