You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for Running Arm Zephyr Toolchain on aarch64 Host Machines (#13335)
### Summary
When testing ExecuTorch with Arm devices running Zephyr, only the
toolchain download path for the x86-64 host was included. This PR adds
the path for a aarch64 machine, so that that Zephyr flows can be run and
validated on aarch64 machines.
0 commit comments