Files
qemu-xteink/include/hw
Peter Maydell f548f20176 arm: Consistently use "Cortex-Axx", not "Cortex Axx"
The official punctuation for Arm CPU names uses a hyphen, like
"Cortex-A9". We mostly follow this, but in a few places usage
without the hyphen has crept in. Fix those so we consistently
use the same way of writing the CPU name.

This commit was created with:
  git grep -z -l 'Cortex ' | xargs -0 sed -i 's/Cortex /Cortex-/'

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20210527095152.10968-1-peter.maydell@linaro.org
2021-06-03 16:43:25 +01:00
..
2021-01-12 21:19:02 +00:00
2021-05-12 18:20:25 +02:00
2021-04-15 07:10:39 -05:00
2021-04-30 11:16:51 +01:00
2021-03-15 21:02:20 +01:00
2021-02-21 18:41:04 +01:00
2021-03-05 15:17:34 +00:00
2021-03-06 16:18:42 +01:00
2021-04-30 11:16:51 +01:00
2021-05-12 17:42:23 +02:00
2020-09-18 14:12:32 -04:00