m1n1/proxyclient
Hector Martin 757213b7a9 apple_regs.json: Add some EL1 registers for AP
Still not sure how to enable APSTS_EL12...

Signed-off-by: Hector Martin <marcan@marcan.st>
2021-05-13 20:10:34 +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: Improve parsing of reg/ranges & add resolver 2021-05-12 21:16:15 +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: Support SMP when loading XNU 2021-05-12 21:16:33 +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 hacr_trap_bits.py: Look at ARM standard-but-not regs too 2021-05-12 21:20:51 +09:00
hv.py apple_regs.json: Add some EL1 registers for AP 2021-05-13 20:10:34 +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: 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 proxyutils.py: Call ad-hoc code in RX EL1 region 2021-05-13 18:15:35 +09:00
proxyutils.py proxyutils.py: Use keyword-only arguments for msr/msr/inst 2021-05-13 19:02:57 +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