Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: am: Update service function tables
|
|
service: Add a toggle for auto stub fallback
|
|
nvhost_nvdec_common: Avoid memcpy with null pointers
|
|
svc: Expand SVC tables
|
|
service: fs: Update service function tables
|
|
nvhost_ctrl_gpu: Avoid sending null pointer to memcpy
|
|
service: acc: Update service function tables
|
|
common: Move assert failure handling into a cpp file.
|
|
process_capability: Handle extended SVC range
|
|
service: audio: Update service function tables
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vp9: Avoid memcpy with null pointers
|
|
12.x expanded the range of SVC entries from 0x7F to 0xBF (with all new
entries being unused), so we can expand it to also match.
|