This is an automated email from the ASF dual-hosted git repository.
leandron pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from e95f10f [CUDA] Initial support for dynamic shared memory (#8466)
add 59e96e0 [microTVM][Cortex-R5] Add zephyr cortex-r5 board to Zephyr
(#8519)
No new revisions were added by this update.
Summary of changes:
.../boards/qemu_x86.conf => aot_demo/boards/qemu_cortex_r5.conf} | 4 ++--
.../zephyr/host_driven/boards/{qemu_x86.conf => qemu_cortex_r5.conf} | 2 +-
apps/microtvm/zephyr/qemu-hack/qemu-system-arm | 2 +-
.../qemu-hack/{qemu-system-riscv64 => qemu-system-xilinx-aarch64} | 0
python/tvm/target/target.py | 1 +
tests/lint/check_file_type.py | 3 +++
tests/micro/zephyr/conftest.py | 1 +
7 files changed, 9 insertions(+), 4 deletions(-)
copy apps/microtvm/zephyr/{host_driven/boards/qemu_x86.conf =>
aot_demo/boards/qemu_cortex_r5.conf} (91%)
copy apps/microtvm/zephyr/host_driven/boards/{qemu_x86.conf =>
qemu_cortex_r5.conf} (93%)
copy apps/microtvm/zephyr/qemu-hack/{qemu-system-riscv64 =>
qemu-system-xilinx-aarch64} (100%)