Files
openocd/src/target
Antonio Borneo 126d8a0972 cortex_a: drop cortex_a_dap_write_memap_register_u32()
Historically, the function cortex_a_dap_write_memap_register_u32()
was used to discriminate the register write in APB-AP CPU debug
against the complex memory access in AHB-AP memory bus.

It has no sense to keep the function and its comment.
Plus, by forcing atomic write it impacts the debug performance.

Drop it!
A further rework to enqueue sequence of atomic writes is needed.

Change-Id: I2f5e9015f0e27fa5a6d8337a1ae25e753e2e1d26
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8231
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
Tested-by: jenkins
2024-05-11 11:54:51 +00:00
..
2022-09-13 22:13:58 +00:00
2023-12-01 22:23:13 +00:00
2023-04-30 14:46:25 +00:00
2023-10-14 12:01:38 +00:00
2022-09-13 22:13:58 +00:00
2023-08-26 11:44:50 +00:00
2024-03-09 11:03:49 +00:00
2024-03-16 14:47:16 +00:00
2023-12-01 22:23:13 +00:00
2022-09-13 22:13:58 +00:00
2023-05-05 22:14:11 +00:00