m1n1/proxyclient
Sven Peter e58c264a07 gxf: add SPRR/GXF proxyclient experiments
Signed-off-by: Sven Peter <sven@svenpeter.dev>
2021-05-11 15:48:40 +09:00
..
addrdump.py proxy.py: Move M1N1DEVICE/UART port open logic into UartInterface 2021-04-27 19:49:59 +09:00
adt.py adt.py: Fix typo 2021-05-06 23:36:29 +09:00
aic_test.py Fix #! and exec bits for scripts 2021-02-06 12:01:15 +09:00
asm.py proxyutils: Disassemble faulting code on exceptions 2021-05-05 00:46:48 +09:00
chainload.py chainload.py: Add support for setting boot-args 2021-05-08 02:39:32 +09:00
chickens.py Fix #! and exec bits for scripts 2021-02-06 12:01:15 +09:00
find_all_regs.py proxy.py: Use the enum module for GUARD_/USAGE_/IODEV_ 2021-05-03 21:19:35 +09:00
find_sprr_regs.py gxf: add SPRR/GXF proxyclient experiments 2021-05-11 15:48:40 +09:00
fptest.py proxy.py: Use the enum module for GUARD_/USAGE_/IODEV_ 2021-05-03 21:19:35 +09:00
hacr_trap_bits.py proxy.py: Use the enum module for GUARD_/USAGE_/IODEV_ 2021-05-03 21:19:35 +09:00
hv.py hv.py: Map only from guest base to RAM top to guest 2021-05-09 03:25:51 +09:00
i2c.py proxyclient/i2c: experiment with the i2c and ti usb chip 2021-04-09 14:47:22 +09:00
linux.py linux.py: Allow specifying a separate TTY device 2021-04-17 18:12:59 +09:00
macho.py macho.py: Add support for loaded section hooks for patching 2021-05-09 03:25:51 +09:00
malloc.py utils.py: add compressed writemem 2021-02-20 01:29:46 +09:00
memdump.py Fix #! and exec bits for scripts 2021-02-06 12:01:15 +09:00
proxy.py gxf: add support for guarded exception levels 2021-05-11 15:48:40 +09:00
proxyutils.py proxyutils: added GuardedHeap 2021-05-11 15:48:40 +09:00
run_guest.py run_guest.py: Support setting boot_args 2021-05-09 03:25:51 +09:00
setup.py hv: Update ADT to fix SEPFW address and disable HV USB 2021-05-03 21:30:30 +09:00
shell.py shell.py: Make usable as a module 2021-05-04 19:35:19 +09:00
sprr_test_permissions.py gxf: add SPRR/GXF proxyclient experiments 2021-05-11 15:48:40 +09:00
sysreg.py sysreg: add support for Apple's custom sysregs 2021-05-11 15:48:40 +09:00
tgtypes.py chainload.py: Cleanup, move Mach-O loader to macho.py 2021-05-01 15:16:02 +09:00
timer_test.py timer_test.py: More exhaustive tests 2021-04-14 17:48:02 +09:00
utils.py utils.py: Add Register class to handle register fields 2021-05-04 19:26:41 +09:00