- 09 Apr, 2021 15 commits
- 08 Apr, 2021 5 commits
- 07 Apr, 2021 20 commits
-
-
bunnei authored
nvhost_ctrl_gpu: Avoid sending null pointer to memcpy
-
bunnei authored
service: acc: Update service function tables
-
bunnei authored
common: Move assert failure handling into a cpp file.
-
bunnei authored
process_capability: Handle extended SVC range
-
bunnei authored
service: audio: Update service function tables
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
Morph authored
-
bunnei authored
vp9: Avoid memcpy with null pointers
-
Lioncash authored
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.
-
Lioncash authored
12.x extended the range of SVC IDs, so we need to expand the range of bits that need to be tested. The upside of this is that we can eliminate a range check, given the whole range is used.
-