From patchwork Sat Oct 2 16:18:21 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Kozlyuk X-Patchwork-Id: 100370 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 90F7BA0032; Sat, 2 Oct 2021 18:18:37 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C969411F9; Sat, 2 Oct 2021 18:18:32 +0200 (CEST) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by mails.dpdk.org (Postfix) with ESMTP id F234F4067B for ; Sat, 2 Oct 2021 18:18:30 +0200 (CEST) Received: by mail-lf1-f45.google.com with SMTP id y23so16605120lfj.7 for ; Sat, 02 Oct 2021 09:18:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=3UZ9KuMCRTMCTW68UvhMmQ8od7BmSBsDB37FdcmK3kY=; b=kEDjy27EPCGp1ugsxRqhMQ7BH/bGf+JAKQ0OSfxtsc9VbxFgplfLv61PyjZDO/xiIE wo5HWhwoR3Vj6lrsufA8xgFA/3UheM3sW0oEbgHHOBL88JmAvkKrvxDRXBNjaYydUJTG YRBgr7lCA8Cnq/di0ENb0E8lvSDXf0Uv7c0dcPbuigkli5hS9dmmT1Pb9tmJ12ANI0b6 /2R54REzTMqO3Xu1rf1UaEp2F6Jz7DTwneOOgF+AXaWlqDgQFISsVlVh4z3gJulyVN6x qc6Tenq9Qf2baZgWD4+b7e6luJ1mlNjqlNrrZjJat499wKh5X23A8wIqg6PH7WqUmvCK bnzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=3UZ9KuMCRTMCTW68UvhMmQ8od7BmSBsDB37FdcmK3kY=; b=scFoqTtwFvLhBbPvKmSE/a3PUwp2sC/LkUkfMFY3p8/reNNbY0hhaz/KefjQq+nEm0 9vov0n7zWZz41Qa+lY/veXhIGLOL87XysU4C87u0biyxkZVFCj6Yc5R4pMcOFarOjY/B 2omvxPwoU0Oq3z98iZwY0XGr0KrNdrx7UZxsY2BduXffcCwcB9AR+hbIqBpF5OnMLoiU ypbtZa6gemBms5rWeSbkMCYJwuGy/XojntSti/P7Bk4YYRu++C8MrVXX8vAdp2CMdg5B aBNP4rrvzc0YC2rbZVjsX8Gf5KX8FijY0h3X+gQvXMO466osy1N8FCohrcgivkA2h2pQ F0TA== X-Gm-Message-State: AOAM530R6D9gO2gesSpj9+EFdaRMg0o1eHPE+RE0p4esc9H+MF5OCrMb oAwZjkNl9yIG17tuHjSl+K35o5BxCCA= X-Google-Smtp-Source: ABdhPJxs64Ugbk2cA9TaqNXpSs4drYUtOjWikbH+VLVO5bUUSjjj+Tb8zaXSymNpyaVvzxRiFCv9yA== X-Received: by 2002:a05:6512:20b:: with SMTP id a11mr4478801lfo.179.1633191510402; Sat, 02 Oct 2021 09:18:30 -0700 (PDT) Received: from sovereign.. (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id z10sm1030372ljc.117.2021.10.02.09.18.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Oct 2021 09:18:30 -0700 (PDT) From: Dmitry Kozlyuk To: dev@dpdk.org Cc: Dmitry Kozlyuk , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam , Ranjit Menon Date: Sat, 2 Oct 2021 19:18:21 +0300 Message-Id: <20211002161824.19039-2-dmitry.kozliuk@gmail.com> X-Mailer: git-send-email 2.29.3 In-Reply-To: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> References: <20211002161824.19039-1-dmitry.kozliuk@gmail.com> MIME-Version: 1.0 Subject: [dpdk-dev] [kmods PATCH 1/4] windows: specify signature hash algorithm X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Windows Driver Kit version 22000.1 requires the signature hash algorithm to be specified, otherwise an error occurs: SIGNTASK : SignTool error : No file digest algorithm specified. Specify "certHash" to match the algorithm of any certificate used. Signed-off-by: Dmitry Kozlyuk --- windows/netuio/netuio.vcxproj | 6 ++++++ windows/virt2phys/virt2phys.vcxproj | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/windows/netuio/netuio.vcxproj b/windows/netuio/netuio.vcxproj index 87c8b94..2ab761e 100644 --- a/windows/netuio/netuio.vcxproj +++ b/windows/netuio/netuio.vcxproj @@ -70,6 +70,9 @@ 0.6.1 + + certHash + %(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib;$(DDK_LIB_PATH)\wdmsec.lib @@ -85,6 +88,9 @@ 0.6.1 + + certHash + %(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib;$(DDK_LIB_PATH)\wdmsec.lib diff --git a/windows/virt2phys/virt2phys.vcxproj b/windows/virt2phys/virt2phys.vcxproj index c86cc9b..66462bc 100644 --- a/windows/virt2phys/virt2phys.vcxproj +++ b/windows/virt2phys/virt2phys.vcxproj @@ -178,6 +178,9 @@ 0.1 + + certHash + @@ -186,6 +189,9 @@ trace.h true + + certHash +