m1n1/proxyclient
Hector Martin 957bf40d20 proxy.py: Add debug for rx events
Signed-off-by: Hector Martin <marcan@marcan.st>
2021-05-16 18:46:35 +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: Unbork reg parsing, fix some stuff 2021-05-13 22:44:50 +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 adt.py: Unbork reg parsing, fix some stuff 2021-05-13 22:44:50 +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 proxyutils.py: Call ad-hoc code in RX EL1 region 2021-05-13 18:15:35 +09:00
hacr_trap_bits.py proxyutils.py: Allow mrs/msr to pass region (for EL1 etc) 2021-05-13 20:10:51 +09:00
hv.py hv: Add Python-side MMIO emulation hooks 2021-05-15 23:57:48 +09:00
i2c.py proxyclient/i2c: experiment with the i2c and ti usb chip 2021-04-09 14:47:22 +09:00
linux.py proxy: linux.py: allow to load u-boot before Linux 2021-05-16 02:45:46 +09:00
macho.py macho.py: Support loading and importing symbol files 2021-05-12 21:18:12 +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 proxy.py: Add debug for rx events 2021-05-16 18:46:35 +09:00
proxyutils.py proxyutils.py: Allow mrs/msr to pass region (for EL1 etc) 2021-05-13 20:10:51 +09:00
run_guest.py hv.py: Now gets pretty far into XNU boot 2021-05-13 19:02:35 +09:00
setup.py proxyutils.py: Call ad-hoc code in RX EL1 region 2021-05-13 18:15:35 +09:00
shell.py shell.py: Add only callables to locals, but also sysregs 2021-05-12 21:21:39 +09:00
sprr_test_permissions.py gxf: add SPRR/GXF proxyclient experiments 2021-05-11 15:48:40 +09:00
sysreg.py sysreg.py: Define bitfields for more Apple regs 2021-05-12 21:20:06 +09:00
tgtypes.py macho.py: Support loading and importing symbol files 2021-05-12 21:18:12 +09:00
timer_test.py timer_test.py: More exhaustive tests 2021-04-14 17:48:02 +09:00
utils.py utils.py: Register: Initialize to 0 2021-05-12 21:17:38 +09:00
xnutools.py Add missing xnutools.py 2021-05-13 22:46:07 +09:00