[PULL 11/15] plugins: Add patcher plugin and test

2025-07-02 Thread Alex Bennée
From: Rowan Hart This patch adds a plugin that exercises the virtual and hardware memory read-write API functions added in a previous patch. The plugin takes a target and patch byte sequence, and will overwrite any instruction matching the target byte sequence with the patch. Reviewed-by: Pierri

[PULL 11/15] plugins: Add patcher plugin and test

2025-07-02 Thread Alex Bennée
From: Rowan Hart This patch adds a plugin that exercises the virtual and hardware memory read-write API functions added in a previous patch. The plugin takes a target and patch byte sequence, and will overwrite any instruction matching the target byte sequence with the patch. Reviewed-by: Pierri