arm_adi_v5: replace dap_lookup_cs_component()
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 15 Jan 2022 20:01:37 +0000 (21:01 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 14 May 2022 08:55:52 +0000 (08:55 +0000)
commitd74f11dcd43914702ea7b011c4bbb7da8d4a2f5c
tree578ece463fef4d24d7363bbc087252da83e8d82c
parent613f1c6abbc92aff22ef1731469626759f91ebaa
arm_adi_v5: replace dap_lookup_cs_component()

With the generic function for ROM table walk-through, reimplement
dap_lookup_cs_component().

Catch the code CORESIGHT_COMPONENT_FOUND and halt the search.
While there, drop two macros in arm_coresight.h, now unused.

Change-Id: I589ef7ae8a651d0c422ce7d0b4ed913713a8217e
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6824
Tested-by: jenkins
src/target/arm_adi_v5.c
src/target/arm_coresight.h