Files
openocd/src/target
Daniel Goehring f5dd564a7b target/armv8: fix 128-bit register writes
Assert checking was recently added to the "buf_get_u64()"
procedure for the buffer size argument.

For 128-bit register writes, instead of calling "buf_get_u64()" with
a 128-bit argument which fails the assert check, use two 64-bit calls.

Change-Id: I32ddbdb7bbe68c43f3b0a27738537391a227b08c
Signed-off-by: Daniel Goehring <dgoehrin@os.amperecomputing.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8801
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2025-03-09 13:27:31 +00:00
..
2025-02-16 16:24:41 +00:00
2025-02-16 16:24:41 +00:00
2022-09-13 22:13:58 +00:00
2025-01-25 10:31:06 +00:00
2024-10-05 15:49:49 +00:00
2024-06-23 09:30:43 +00:00
2024-06-23 09:30:43 +00:00
2023-12-01 22:23:13 +00:00
2022-09-13 22:13:58 +00:00
2023-08-26 11:44:50 +00:00
2022-09-13 22:13:58 +00:00
2023-05-05 22:14:11 +00:00