.. |
addrdump.py
|
Fix #! and exec bits for scripts
|
2021-02-06 12:01:15 +09:00 |
adt.py
|
adt.py: Add basic ADT parser
|
2021-04-14 21:12:38 +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
|
Rework kboot/chainload flow to shut down before calling the next stage
|
2021-04-17 18:12:59 +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 |
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
|
linux.py: Allow specifying a separate TTY device
|
2021-04-17 18:12:59 +09:00 |
regs.json
|
utils.py: replace manual reg list with a full dump
|
2021-02-11 00:55:59 +09:00 |
setup.py
|
memory: prepare for EL0 support
|
2021-02-24 21:48:12 +09:00 |
shell.py
|
Fix #! and exec bits for scripts
|
2021-02-06 12:01:15 +09:00 |
tgtypes.py
|
chainload: do proper Mach-O parsing
|
2021-02-06 16:44:10 +09:00 |
timer_test.py
|
timer_test.py: More exhaustive tests
|
2021-04-14 17:48:02 +09:00 |
utils.py
|
proxy: Add support for passing buffer/string values to reqs
|
2021-04-15 23:18:57 +09:00 |