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
Add APP_MEM_HEAP enums and missing function stubs for TIOVX build
tivx_mem.c uses APP_MEM_HEAP_DDR, APP_MEM_HEAP_L3, etc. heap ID
constants and calls appMemRegionQuery, appMemGetDmaBufFd,
appMemTranslateDmaBufFd — add all to the app_mem.h stub.
Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
0 commit comments