From nobody Fri Nov 14 00:46:50 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.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 (zohomail.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=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1583852915; cv=none; d=zohomail.com; s=zohoarc; b=nTs+a+rUKfntMnhATQovD8h11lqLBj03ebPBYdtSD2XfcfGHLH2YT+5KPlzrRm2eQHCdIGFnH5d9aDacidRiihr0eLseySI0IbtgJf4Lgp97ZC9b/8wYiQGrpK8YvHjawWHcNrG3fy8YDLrmTyhdgGb3U3e8Egdek9jVtAL2iJk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1583852915; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=g1Y7SAIkQ6YKL70iv+PevVOHVnPkk+5bW/+E3fVVoME=; b=APP84qeypfhAj5ZTEfbzvQFPEt51PxM6N0BuqG9tUPIurCV6JdziGHhY0bB+fH7vacS9edIo6UQzR7SCGtfJqOjHo4A1D58Pc8HM+AnBEIof2WmfPP+g8VZ7avEA+7qSp/4Nc26T3Wtv9ok4ACGrgYKBuanL/8di33lDsJ8aFE0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.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 header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1583852915707224.8832893549361; Tue, 10 Mar 2020 08:08:35 -0700 (PDT) Received: from localhost ([::1]:35102 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBgUk-0003Sz-O4 for importer@patchew.org; Tue, 10 Mar 2020 11:08:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34239) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBgHg-0007Bv-1U for qemu-devel@nongnu.org; Tue, 10 Mar 2020 10:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBgHf-0002FL-2j for qemu-devel@nongnu.org; Tue, 10 Mar 2020 10:55:03 -0400 Received: from us-smtp-2.mimecast.com ([205.139.110.61]:34924 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jBgHe-0002E4-VL for qemu-devel@nongnu.org; Tue, 10 Mar 2020 10:55:03 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-11-iCXgruqYP3KD12YZLIk2GA-1; Tue, 10 Mar 2020 10:54:25 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id AACCF8017CC; Tue, 10 Mar 2020 14:54:23 +0000 (UTC) Received: from laptop.redhat.com (ovpn-117-85.ams2.redhat.com [10.36.117.85]) by smtp.corp.redhat.com (Postfix) with ESMTP id C111E60F89; Tue, 10 Mar 2020 14:54:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583852102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=g1Y7SAIkQ6YKL70iv+PevVOHVnPkk+5bW/+E3fVVoME=; b=Q1MXEk3xFv6bkIgyQvt6o1CVxR0MB5W9lYYWBAYsodifmCsFNcqD4pv2rpS2UKmy0B8TRn VeS1xBY/KhU/zdlT7woTUPnpz74LXRglc+bkgw0QpwqHC83mHD0bo9ed4x66aU0ZUueLZe 9O/ySJXjumT2APycfxAZA8Sr5JGpolY= X-MC-Unique: iCXgruqYP3KD12YZLIk2GA-1 From: Eric Auger To: eric.auger.pro@gmail.com, eric.auger@redhat.com, maz@kernel.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, qemu-devel@nongnu.org, qemu-arm@nongnu.org Subject: [kvm-unit-tests PATCH v5 01/13] libcflat: Add other size defines Date: Tue, 10 Mar 2020 15:53:58 +0100 Message-Id: <20200310145410.26308-2-eric.auger@redhat.com> In-Reply-To: <20200310145410.26308-1-eric.auger@redhat.com> References: <20200310145410.26308-1-eric.auger@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 205.139.110.61 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, drjones@redhat.com, andre.przywara@arm.com, thuth@redhat.com, yuzenghui@huawei.com, alexandru.elisei@arm.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Introduce additional SZ_256, SZ_8K, SZ_16K macros that will be used by ITS tests. Signed-off-by: Eric Auger Reviewed-by: Thomas Huth --- lib/libcflat.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/libcflat.h b/lib/libcflat.h index ea19f61..7092af2 100644 --- a/lib/libcflat.h +++ b/lib/libcflat.h @@ -36,7 +36,10 @@ #define ALIGN(x, a) __ALIGN((x), (a)) #define IS_ALIGNED(x, a) (((x) & ((typeof(x))(a) - 1)) =3D=3D 0) =20 +#define SZ_256 (1 << 8) #define SZ_4K (1 << 12) +#define SZ_8K (1 << 13) +#define SZ_16K (1 << 14) #define SZ_64K (1 << 16) #define SZ_2M (1 << 21) #define SZ_1G (1 << 30) --=20 2.20.1