Message ID | 20190806220750.86597-1-swboyd@chromium.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-integrity-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0FBE41395 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 6 Aug 2019 22:07:54 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E86D2287DE for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 6 Aug 2019 22:07:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DBF4A288D7; Tue, 6 Aug 2019 22:07:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 62D37287DE for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 6 Aug 2019 22:07:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726821AbfHFWHx (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Tue, 6 Aug 2019 18:07:53 -0400 Received: from mail-pg1-f193.google.com ([209.85.215.193]:41950 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726806AbfHFWHw (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 6 Aug 2019 18:07:52 -0400 Received: by mail-pg1-f193.google.com with SMTP id x15so31958458pgg.8 for <linux-integrity@vger.kernel.org>; Tue, 06 Aug 2019 15:07:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ZSLa4pNiWVqg5KmBwta4Nm3QMlIdwSyFGBhxf3tLV/w=; b=nobdHh1wZax0LZlHpwPnDw9QdBVGA+CFBO3iOVA5rcN2zefAZuJwnaAme81Si9+Rnu zEd23EfqY2WNKdV1vgdFtmiB3Bz7PRont0luEkFLeH5UiVuGlSYTmSqCGAtURyXmljU+ +mesW+29QPYEFsItnyEshD9M2CkbBC5ggtsVc= 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:mime-version :content-transfer-encoding; bh=ZSLa4pNiWVqg5KmBwta4Nm3QMlIdwSyFGBhxf3tLV/w=; b=USls9d/KSnTg6NnnHpfZD6M6xnfKcFPFru6hx45mFCbf/OS/UUW4Xcq801HEZ/V8TO YZBEePEktDuqLxov8DJILzV5gPl5PmtUKM8ntXy+TEZ3DIzbx1Pg+I3IKAFH+J5cJoLA qSIFxvjhuv7PANxnevrQBF27xlDqyPAmx5IH5964+WrbmqY5u9jeDhym6b/8sSjE22+D kW2Qp6w83/tod6WeIOJ28LtuhH3g/a2D7szsNJI4MfR18Cf42rCXdLETcO4F40fwL4z5 vqcEyW1AvwZHLWzUH4OZ0f/syYPe2yZZ5qy8It7zML4AE9DX5blmloW/IY059fC78R2M U3jQ== X-Gm-Message-State: APjAAAX9dKR38+VNfCBVGi7NjWM0PgiNy4mlD9ZG0eLXLCZgoJEjVnsx Zd67MPhAkGRGehNyx/fDS9B/sQ== X-Google-Smtp-Source: APXvYqwARHzSNZo9u5RkbmGoO6mXRD9rKbrWfywdzN9ynPSoFRLViJ20FSU0eMGbIyWZ9RTdfBZXPw== X-Received: by 2002:a17:90a:206a:: with SMTP id n97mr5279752pjc.10.1565129272082; Tue, 06 Aug 2019 15:07:52 -0700 (PDT) Received: from smtp.gmail.com ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id p7sm98982509pfp.131.2019.08.06.15.07.51 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 06 Aug 2019 15:07:51 -0700 (PDT) From: Stephen Boyd <swboyd@chromium.org> To: Peter Huewe <peterhuewe@gmx.de>, Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org, Andrey Pronin <apronin@chromium.org>, Duncan Laurie <dlaurie@chromium.org>, Jason Gunthorpe <jgg@ziepe.ca>, Arnd Bergmann <arnd@arndb.de>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Guenter Roeck <groeck@chromium.org>, Alexander Steffen <Alexander.Steffen@infineon.com> Subject: [PATCH v3 0/4] tpm: Add driver for cr50 Date: Tue, 6 Aug 2019 15:07:46 -0700 Message-Id: <20190806220750.86597-1-swboyd@chromium.org> X-Mailer: git-send-email 2.22.0.770.g0f2c4a37fd-goog MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series | tpm: Add driver for cr50 | expand |