From nobody Fri Nov 7 19:48:36 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1548458205443336.07685553262354; Fri, 25 Jan 2019 15:16:45 -0800 (PST) Received: from localhost ([127.0.0.1]:52268 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnAiE-000863-Dc for importer@patchew.org; Fri, 25 Jan 2019 18:16:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnAe7-0004sK-Si for qemu-devel@nongnu.org; Fri, 25 Jan 2019 18:12:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnAPa-0005Kp-A5 for qemu-devel@nongnu.org; Fri, 25 Jan 2019 17:57:23 -0500 Received: from mail-pf1-x442.google.com ([2607:f8b0:4864:20::442]:46741) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gnAPa-0005JV-3w for qemu-devel@nongnu.org; Fri, 25 Jan 2019 17:57:22 -0500 Received: by mail-pf1-x442.google.com with SMTP id c73so5375584pfe.13 for ; Fri, 25 Jan 2019 14:57:22 -0800 (PST) Received: from cloudburst.twiddle.net (97-126-115-157.tukw.qwest.net. [97.126.115.157]) by smtp.gmail.com with ESMTPSA id c7sm39148321pfh.18.2019.01.25.14.57.19 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 25 Jan 2019 14:57:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=AoUlIdREfrMcATpC0QkDY6roK/ISjyn5UoiOjFo0G40=; b=aQ8e81iI3C5MyavIsKAqBKfzYJBjQ+UG0JO+NNGVXz5cnqyATzDS2sFqSA7CxUeqmm UYw+qrqQRLSr94OmM86q4/9i+NcNnOJl1tDjk3BPAuzlMW8ELGfG7ldI8YqOzNepiJ2F t1VFTuI2Qbij0CXAblZpf1e4O2XDAkiOa0YfQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=AoUlIdREfrMcATpC0QkDY6roK/ISjyn5UoiOjFo0G40=; b=UlBY/vO+a5WJe6uGLF/xHNBwocaIfatn+A3wySn/brkdvG8Cj72Qs9sj31Alk962Hf M8L6mj/hcsCfXuwbxiVz0MMXRKT6VdPeIDdRCx8/vE4CMPaUL9UHKFJk3p8XBTH5CW/Y uk3bR7maQuzhLloQCs9xrkCxIi5kiKGEjtK8ezQ7im+hVYpvJC3fer9UGuVFWKeL5bX3 YE8LBkAnn17LmYBhNN5srhgp8Jdw/kxf8RW0aaJQtSAHhchYsYrP5UoYKqDT8FBdk41b x5uy3IdkCyI5UdanQPS/u/hO2+TyM3t37zk4VwGuG1wHjG7XlA821wM8p+51/ZeKDfW9 NRvQ== X-Gm-Message-State: AJcUukcZ7zBnkr7GWFf2Uv6H55QswkW4o6+poeIQedd/8X/MghvYISlL 4EHzYy+5Z9iMpT0CwHpUirCHVzj9Le0= X-Google-Smtp-Source: ALg8bN5FOqftkg83VAWW0vCucUWWp6qEQTRptl0UosKm9s1ks7tBVN1R0W+6Q38b6NFZLsKMC0E7aQ== X-Received: by 2002:a62:7f93:: with SMTP id a141mr12901689pfd.96.1548457040665; Fri, 25 Jan 2019 14:57:20 -0800 (PST) From: Richard Henderson To: qemu-devel@nongnu.org Date: Fri, 25 Jan 2019 14:57:10 -0800 Message-Id: <20190125225714.10234-4-richard.henderson@linaro.org> X-Mailer: git-send-email 2.17.2 In-Reply-To: <20190125225714.10234-1-richard.henderson@linaro.org> References: <20190125225714.10234-1-richard.henderson@linaro.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::442 Subject: [Qemu-devel] [PATCH 2/6] aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Richard Henderson Reviewed-by: Laurent Vivier --- linux-user/elfload.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/linux-user/elfload.c b/linux-user/elfload.c index 4cff9e1a31..3c7a7c2836 100644 --- a/linux-user/elfload.c +++ b/linux-user/elfload.c @@ -560,6 +560,15 @@ enum { ARM_HWCAP_A64_ASIMDDP =3D 1 << 20, ARM_HWCAP_A64_SHA512 =3D 1 << 21, ARM_HWCAP_A64_SVE =3D 1 << 22, + ARM_HWCAP_A64_ASIMDFHM =3D 1 << 23, + ARM_HWCAP_A64_DIT =3D 1 << 24, + ARM_HWCAP_A64_USCAT =3D 1 << 25, + ARM_HWCAP_A64_ILRCPC =3D 1 << 26, + ARM_HWCAP_A64_FLAGM =3D 1 << 27, + ARM_HWCAP_A64_SSBS =3D 1 << 28, + ARM_HWCAP_A64_SB =3D 1 << 29, + ARM_HWCAP_A64_PACA =3D 1 << 30, + ARM_HWCAP_A64_PACG =3D 1UL << 31, }; =20 #define ELF_HWCAP get_elf_hwcap() --=20 2.17.2