aboutsummaryrefslogtreecommitdiff
path: root/lib/vita/execmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code for Vita: pc_callbackReiko Asakura2021-03-211-5/+1
* Port to Vita Development SuiteReiko Asakura2021-01-231-7/+7
* Updated Vita platform to support renamed functionsYifan Lu2016-12-261-4/+4
* Flush cache for mirror tooYifan Lu2016-11-011-1/+2
* Vita: Added logging and changed cache flush nameYifan Lu2016-10-241-2/+10
* Moved cache flushing to an exportYifan Lu2016-10-231-7/+3
* Added execmem foreign write for VitaYifan Lu2016-10-181-1/+16
* Added exemem for VitaYifan Lu2016-10-181-2/+35
* Moved slab allocator out of substituteYifan Lu2016-10-091-5/+6
* Slab allocation mirroring for VitaYifan Lu2016-10-091-8/+9
* Added slab allocator for trampoline in Vita platformYifan Lu2016-10-081-8/+72
* Added support for platform specific aux data to execmemYifan Lu2016-10-081-4/+5
* execmem_alloc_unsealed now outputs a separate pointer for exec and writing to...Yifan Lu2016-10-051-1/+1
* Fixed missing trampoline_size_left decrement for making initial trampoline jumpYifan Lu2016-10-051-0/+21