Skip to content

Commit 6a274af

Browse files
authored
[Hexagon] Update hexagon API build instruction and cleanup hexagon_proxy_rpc (#10068)
* Fix hexagon api build and Update Readme * Cleanup hexagon_proxy_rpc * Target Hack * Remove hack * address @cconvey comments * remove the rest of proxy rpc
1 parent 85d42f8 commit 6a274af

File tree

14 files changed

+37
-1066
lines changed

14 files changed

+37
-1066
lines changed

apps/hexagon_api/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ ExternalProject_Add_Step(hexagon_tvm_runtime_rpc copy_binaries
8888
DEPENDEES install
8989
)
9090

91+
configure_file("${TVM_SOURCE_DIR}/src/runtime/hexagon/rpc/android_bash.sh.template"
92+
${HEXAGON_API_BINARY_DIR} COPYONLY)

apps/hexagon_proxy_rpc/Readme.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

apps/hexagon_proxy_rpc/cmake/HexagonRPC.cmake

Lines changed: 0 additions & 57 deletions
This file was deleted.

apps/hexagon_proxy_rpc/cmake/android/CMakeLists.txt

Lines changed: 0 additions & 104 deletions
This file was deleted.

apps/hexagon_proxy_rpc/cmake/hexagon/CMakeLists.txt

Lines changed: 0 additions & 81 deletions
This file was deleted.

apps/hexagon_proxy_rpc/common.h

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)