[zircon][dev][goldfish] Remove FDIO read/write support
This removes read/write FDIO support from goldfish pipe driver. Code that used this has been updated to use the FIDL interface instead. Removes unused code. No change in behavior. Test: /boot/test/sys/goldfish-test Test: goldfish-benchmark Change-Id: Ie20358eb054f9e92bd0d8d05511502a31415e935
Showing
- zircon/system/dev/misc/goldfish/instance.cpp 5 additions, 44 deletionszircon/system/dev/misc/goldfish/instance.cpp
- zircon/system/dev/misc/goldfish/instance.h 2 additions, 7 deletionszircon/system/dev/misc/goldfish/instance.h
- zircon/system/uapp/goldfish-benchmark/main.cpp 22 additions, 29 deletionszircon/system/uapp/goldfish-benchmark/main.cpp
- zircon/system/utest/goldfish/goldfish-test.cpp 2 additions, 43 deletionszircon/system/utest/goldfish/goldfish-test.cpp
Loading
Please register or sign in to comment