b29: S18 poll-epilogue router
This commit is contained in:
@@ -393,6 +393,9 @@ def main():
|
||||
# S10 stublet (10B @0x08006C88, b23): rollback-exit router.
|
||||
# movw/movt ip + bx ip to sbl_main 0x802f6a3.
|
||||
mu.mem_write(0x08006C88, bytes.fromhex("4ff2a36cc0f6020c6047"))
|
||||
# S18 stublet (10B @0x08006D22, b29): poll-epilogue router.
|
||||
# movw/movt ip + bx ip to sbl_main 0x802f6a9 (post-dispatcher).
|
||||
mu.mem_write(0x08006D22, bytes.fromhex("4ff2a96cc0f6020c6047"))
|
||||
# S17 safe-logger (50B @0x08006CF0, b26): print r1-string via
|
||||
# UARTDM-TF only if r1 in rodata [0x804B800,0x8058000); pop-return.
|
||||
mu.mem_write(0x08006CF0, bytes.fromhex(
|
||||
|
||||
Reference in New Issue
Block a user