syzkaller/sys/trusty
Dmitry Vyukov 67234372ef prog: refactor target.MakeMmap
Make MakeMmap return more than 1 call.
This is a preparation for future changes.
Also remove addr/size as they are effectively
always the same and can be inferred from the target
(will also conflict with the future changes).
Also rename to MakeDataMmap to better represent
the new purpose: it's just some arbitrary mmap,
but rather mapping of the data segment.
2020-04-18 14:35:45 +02:00
..
gen pkg/serializer: do not write field names if it won't save space 2020-01-26 11:07:18 +01:00
init.go prog: refactor target.MakeMmap 2020-04-18 14:35:45 +02:00
sys_arm.const sys: initial trusty support 2018-11-07 17:52:06 -08:00
sys.txt sys: disable trusty for now 2018-11-08 20:14:05 -08:00