config/arm: fix variable names
authorFerruh Yigit <ferruh.yigit@intel.com>
Tue, 2 Feb 2021 08:35:07 +0000 (08:35 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Feb 2021 09:25:39 +0000 (10:25 +0100)
commit16e5de05f525bb8dac08d2536579a0e0c706e605
tree57467f8bba3aab728b56103e5fcf8dca71dbc73e
parent1e90d1b67be987cbc3f471e8f882d474551be5d4
config/arm: fix variable names

A config variable rename seems missed to update all config files and new
config file get with old variable names.

Reflect config variable rename to all config files, changed
'implementor_id' to 'implementer_id',
'implementor_pn' to 'part_number'.

Fixes: 3d01d65ba0d3 ("config: add aarch64 clang for Ubuntu 18.04")
Fixes: 7870ae8994c6 ("config/arm: rename variables")

Reported-by: Thierry Herbelot <thierry.herbelot@6wind.com>
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
config/arm/arm64_armv8_linux_clang_ubuntu1804
config/arm/arm64_graviton2_linux_gcc