treewide: Use conventional names for 32-bit and 64-bit
authorBin Meng <bmeng.cn@gmail.com>
Wed, 24 Jul 2019 04:29:59 +0000 (21:29 -0700)
committerAnup Patel <anup.patel@wdc.com>
Thu, 25 Jul 2019 03:44:58 +0000 (09:14 +0530)
commit85546a5477d470ab84922b3bc28debe127a47f05
tree3e0827c775fc3b302832e6ccbc4843cf1cb8a0a0
parentc90009aa2087eb690e6cb6e7d6d73e3c63de87c3
treewide: Use conventional names for 32-bit and 64-bit

There are several places in the source tree that have:

  32bit, 32 bit, 64bit, 64 bit

Fix by using the conventional names with a hyphen.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Acked-by: Anup Patel <anup.patel@wdc.com>
README.md
docs/platform/qemu_sifive_u.md
docs/platform/qemu_virt.md
include/sbi/sbi_platform.h
platform/kendryte/k210/platform.h
scripts/create-binary-archive.sh