ext: Update NoMali to external rev f08e0a5Update NoMali from external revision 9adf9d6 to f08e0a5 and bring inthe following changes:f08e0a5 Add support for tracking address space statef11099e Fix job slot register handling when running new jobsb28c98e api: Add a reset callback29ac4c3 tests: Update gitignore to cover all future test cases1c6b893 Propagate reset calls to all job slots8f8ec15 Remove redundant reg vector in MMU85d90d2 tests: Fix incorrect extern declaration
ext: Add the NoMali GPU no-simulation libraryAdd revision 9adf9d6e2d889a483a92136c96eb8a434d360561 of NoMali-modelfrom https://github.com/ARM-software/nomali-model. This libraryimplements the register interface of the Mali T6xx/T7xx series GPUs,but doesn't do any rendering. It can be used to hide the effects ofsoftware rendering.