m1n1/proxyclient
Hector Martin 1ae60ad715 hv: Beginnings of a hypervisor
Signed-off-by: Hector Martin <marcan@marcan.st>
2021-05-01 19:21:33 +09:00
..
addrdump.py proxy.py: Move M1N1DEVICE/UART port open logic into UartInterface 2021-04-27 19:49:59 +09:00
adt.py Add tools for ARM sysreg database management 2021-05-01 15:14:35 +09:00
aic_test.py Fix #! and exec bits for scripts 2021-02-06 12:01:15 +09:00
asm.py asm.py: Build for ARMv8.2-A 2021-04-14 17:48:01 +09:00
chainload.py chainload.py: Remove useless import 2021-05-01 19:03:21 +09:00
chickens.py Fix #! and exec bits for scripts 2021-02-06 12:01:15 +09:00
find_all_regs.py find_all_regs: print EL2-only registers 2021-03-04 22:40:25 +09:00
fptest.py fptest.py: test Apple floating-point controls 2021-03-04 23:22:41 +09:00
hacr_trap_bits.py hacr_trap_bits.py: figure out HACR_EL2 sysreg traps 2021-03-04 23:20:50 +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 chainload.py: Cleanup, move Mach-O loader to macho.py 2021-05-01 15:16:02 +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 hv: Beginnings of a hypervisor 2021-05-01 19:21:33 +09:00
proxyutils.py proxyutils: Make heap size configurable 2021-05-01 19:02:25 +09:00
run_guest.py hv: Beginnings of a hypervisor 2021-05-01 19:21:33 +09:00
setup.py setup.py: Remove unnecessary imports 2021-05-01 19:04:01 +09:00
shell.py utils.py: New file for misc util functions (non proxy) 2021-05-01 15:13:29 +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: New file for misc util functions (non proxy) 2021-05-01 15:13:29 +09:00