Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions apps/hexagon_api/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ ExternalProject_Add_Step(hexagon_tvm_runtime_rpc copy_binaries
DEPENDEES install
)

# Copy android_bash template file
Comment thread
mehrdadh marked this conversation as resolved.
Outdated
configure_file("${TVM_SOURCE_DIR}/src/runtime/hexagon/rpc/android_bash.sh.template"
${HEXAGON_API_BINARY_DIR} COPYONLY)
82 changes: 0 additions & 82 deletions apps/hexagon_proxy_rpc/Readme.md

This file was deleted.

57 changes: 0 additions & 57 deletions apps/hexagon_proxy_rpc/cmake/HexagonRPC.cmake

This file was deleted.

104 changes: 0 additions & 104 deletions apps/hexagon_proxy_rpc/cmake/android/CMakeLists.txt

This file was deleted.

81 changes: 0 additions & 81 deletions apps/hexagon_proxy_rpc/cmake/hexagon/CMakeLists.txt

This file was deleted.

59 changes: 0 additions & 59 deletions apps/hexagon_proxy_rpc/common.h

This file was deleted.

Loading