The GD32VF103 has a perculiar reset procedure that does not fully comply with the RISC-V Debug Specification. Move the workaroung to the `deassert-reset-post` handler. Change-Id: I153c866a5b7e2dff2552cc92772ce6ed77ad606b Signed-off-by: Evgeniy Naydanov <eugnay@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/9314 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-by: Tomas Vanek <vanekt@fbl.cz> Tested-by: jenkins