docs: Be consistent about capitalization of 'Arm'
commit6fe6d6c9a953901251e1a85088f0a61ff5caf648
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Mar 2020 21:58:18 +0000 (9 21:58 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Mar 2020 11:20:20 +0000 (12 11:20 +0000)
tree1a6fd6d7c792d6bcebe4313d1795f3b4c4eac047
parent34f18ab14d7197d13d7e93300e3b9a3853c7efc8
docs: Be consistent about capitalization of 'Arm'

The company 'Arm' went through a rebranding some years back
involving a recapitalization from 'ARM' to 'Arm'. As a result
our documentation is a bit inconsistent between the two forms.
It's not worth trying to update everywhere in QEMU, but it's
easy enough to make docs/ consistent.

Note that "ARMv8" and similar architecture names, and
older CPU names like "ARM926" still retain all-caps.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200309215818.2021-6-peter.maydell@linaro.org
19 files changed:
docs/can.txt
docs/devel/atomics.txt
docs/devel/kconfig.rst
docs/devel/loads-stores.rst
docs/devel/multi-thread-tcg.txt
docs/devel/tcg.rst
docs/replay.txt
docs/specs/fw_cfg.txt
docs/specs/tpm.rst
docs/system/arm/cpu-features.rst
docs/system/arm/integratorcp.rst
docs/system/arm/musicpal.rst
docs/system/arm/nseries.rst
docs/system/arm/palm.rst
docs/system/arm/realview.rst
docs/system/arm/sx1.rst
docs/system/arm/versatile.rst
docs/system/arm/xscale.rst
docs/user/main.rst