Message ID | 20230605175959.2131-1-Alexander.Steffen@infineon.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-integrity-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3D4B9C7EE24 for <linux-integrity@archiver.kernel.org>; Mon, 5 Jun 2023 18:00:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229624AbjFESAO (ORCPT <rfc822;linux-integrity@archiver.kernel.org>); Mon, 5 Jun 2023 14:00:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60870 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229837AbjFESAL (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Mon, 5 Jun 2023 14:00:11 -0400 Received: from smtp14.infineon.com (smtp14.infineon.com [IPv6:2a00:18f0:1e00:4::6]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DC8AA7; Mon, 5 Jun 2023 11:00:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infineon.com; i=@infineon.com; q=dns/txt; s=IFXMAIL; t=1685988011; x=1717524011; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=8IWVYvVYtCM1W6Km7UNlZHAd/e6kfZlmDZ4memutldE=; b=F7yRS0hqBuhzOUx35hzs2pFcRMFt273FyWDYKOsmsP54dLZMPMcTpzjl PbAFYrRu6bnpqEeBcFSoW65CPS07qGe8/r1HobLtU1QEz06VnvVWYzyzW NQG81vpJd6RqJ2RyYOSrBxgSInRthJE18YtNIGEwJy/oG5/0Hjxyj5KaI M=; X-IronPort-AV: E=McAfee;i="6600,9927,10732"; a="15904199" X-IronPort-AV: E=Sophos;i="6.00,218,1681164000"; d="scan'208";a="15904199" Received: from unknown (HELO MUCSE805.infineon.com) ([172.23.29.31]) by smtp14.infineon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jun 2023 20:00:09 +0200 Received: from KLUSE818.infineon.com (172.28.156.171) by MUCSE805.infineon.com (172.23.29.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Mon, 5 Jun 2023 20:00:08 +0200 Received: from ISCNPC0VBFBX.infineon.com (10.161.6.196) by KLUSE818.infineon.com (172.28.156.171) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.42; Mon, 5 Jun 2023 20:00:07 +0200 From: Alexander Steffen <Alexander.Steffen@infineon.com> To: <jarkko@kernel.org>, <linux-integrity@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: Alexander Steffen <Alexander.Steffen@infineon.com> Subject: [PATCH 0/4] Recovery from data transfer errors for tpm_tis Date: Mon, 5 Jun 2023 19:59:55 +0200 Message-ID: <20230605175959.2131-1-Alexander.Steffen@infineon.com> X-Mailer: git-send-email 2.28.0.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.161.6.196] X-ClientProxiedBy: MUCSE804.infineon.com (172.23.29.30) To KLUSE818.infineon.com (172.28.156.171) Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org |
Series |
Recovery from data transfer errors for tpm_tis
|
expand
|