about summary refs log tree commit diff
path: root/manual/tunables.texi
diff options
context:
space:
mode:
authorXuelei Zhang <zhangxuelei4@huawei.com>2019-12-19 14:55:06 +0000
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-12-19 16:31:04 -0300
commit0db8e7b36665fa90c53161742dedab21d786924c (patch)
treec2242fd20c6207c70216e304b818de2ff61b0834 /manual/tunables.texi
parenta7611806d5f4163656a2f5d21d349b5e7c4170e0 (diff)
downloadglibc-0db8e7b36665fa90c53161742dedab21d786924c.tar.gz
glibc-0db8e7b36665fa90c53161742dedab21d786924c.tar.xz
glibc-0db8e7b36665fa90c53161742dedab21d786924c.zip
aarch64: Add Huawei Kunpeng to tunable cpu list
Kunpeng processer is a 64-bit Arm-compatible CPU released by Huawei,
and we have already signed a copyright assignement with the FSF.

This patch adds its to cpu list, and related macro for IFUNC.

Checked on aarch64-linux-gnu.

Reviewed-by: Szabolcs Nagy <Szabolcs.Nagy@arm.com>
Diffstat (limited to 'manual/tunables.texi')
-rw-r--r--manual/tunables.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/tunables.texi b/manual/tunables.texi
index 1687f9c939..ec18b10834 100644
--- a/manual/tunables.texi
+++ b/manual/tunables.texi
@@ -372,7 +372,7 @@ This tunable is specific to powerpc, powerpc64 and powerpc64le.
 The @code{glibc.cpu.name=xxx} tunable allows the user to tell @theglibc{} to
 assume that the CPU is @code{xxx} where xxx may have one of these values:
 @code{generic}, @code{falkor}, @code{thunderxt88}, @code{thunderx2t99},
-@code{thunderx2t99p1}, @code{ares}, @code{emag}.
+@code{thunderx2t99p1}, @code{ares}, @code{emag}, @code{kunpeng}.
 
 This tunable is specific to aarch64.
 @end deftp