target/cortex_m: Add Realtek Real-M200 and M300
commit3182a1398a02a930396bd0192bda2a9ed3dacd6f
authorKarl Palsson <karlp@tweak.au>
Wed, 2 Aug 2023 21:42:08 +0000 (2 21:42 +0000)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 26 Aug 2023 11:39:33 +0000 (26 11:39 +0000)
tree3c4ab55c47b4898563ccbb0f4a0fea0f8d0ff111
parent05ee88915520d1dd82da94a016a9374a1f3a8129
target/cortex_m: Add Realtek Real-M200 and M300

These cores are advertised as M23 and M33 compatible, but are identified
by the Realtek implementor id.  These cores are found on the RTL872xD
family, at least.

Raw CPUIDs:
Real-M200 (KM0): 721cd200
Real-M300 (KM4): 721fd220

Change-Id: I4106ccb7e8c562f98072a71e9e818f57999d664e
Signed-off-by: Karl Palsson <karlp@tweak.au>
Reviewed-on: https://review.openocd.org/c/openocd/+/7846
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/arm.h
src/target/cortex_m.c
src/target/cortex_m.h