util: Add cpuinfo-aarch64.c
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 18 May 2023 03:50:45 +0000 (03:50 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 23 May 2023 23:51:18 +0000 (16:51 -0700)
commit0dd0c7fa2055d5f95413b510386753bb00d61202
treef31d85057cfa62ac232f70f9984aca4e3061a752
parentb5c0d842d6ea6456bdabfdff5ce853be296cf234
util: Add cpuinfo-aarch64.c

Move the code from tcg/.  The only use of these bits so far
is with respect to the atomicity of tcg operations.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
host/include/aarch64/host/cpuinfo.h [new file with mode: 0644]
tcg/aarch64/tcg-target.c.inc
tcg/aarch64/tcg-target.h
util/cpuinfo-aarch64.c [new file with mode: 0644]
util/meson.build