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
Arm backend: Fix compilation errors in executor runner (#13792)
When building arm_executor_runner.cpp with the two macros
ET_EVENT_TRACER_ENABLED and SEMIHOSTING set, compilation errors occur.
This patch corrects the code to fix this problem.
Co-authored-by: Martin Lindström <[email protected]>
0 commit comments