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
Fix TIOVX stub headers: correct app_mem.h path and add TIOVX_OBJ_DESC_MEM_SIZE
- Place app_mem.h at stubs/utils/mem/include/ to match the include path
used by tivx_mem.c (<utils/mem/include/app_mem.h>)
- Add TIOVX_OBJ_DESC_MEM_SIZE definition to app_mem_map.h stub (used by
tivx_platform_common.c)
- Add appMemGetVirt2PhyBufPtr, appMemMap, appMemUnMap stubs
Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
0 commit comments