Message ID | 20190716224518.62556-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 A88AD912 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 16 Jul 2019 22:45:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8A3B728607 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 16 Jul 2019 22:45:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6132F28635; Tue, 16 Jul 2019 22:45:22 +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 EC23128607 for <patchwork-linux-integrity@patchwork.kernel.org>; Tue, 16 Jul 2019 22:45:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728792AbfGPWpV (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Tue, 16 Jul 2019 18:45:21 -0400 Received: from mail-pl1-f195.google.com ([209.85.214.195]:43058 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728601AbfGPWpV (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 16 Jul 2019 18:45:21 -0400 Received: by mail-pl1-f195.google.com with SMTP id 4so3899527pld.10 for <linux-integrity@vger.kernel.org>; Tue, 16 Jul 2019 15:45:20 -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=dmlUiz5MsLUASaCZMmjAe5Nq25BIWTu0nIyWKoUI4ls=; b=d9ye7oSxzBqYGdQCWjx3eR4Fyl6C15u7RitgZrZD/iXkRtQtT+Z0Rt9BZQTaI/aFok UTImGu1WaCEkeRWjY2h3axeBkKknI70MK2jnBH8sQcDqtZKCIn67xsizSU6cQjz/a9pM sQT2nHbXtCBHL+8nQmAyck5ee7/uJtKaL0mQQ= 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=dmlUiz5MsLUASaCZMmjAe5Nq25BIWTu0nIyWKoUI4ls=; b=eZTAJEZ5Y3RrYEDhfAyxjh+3f1gZS15EEEIlOnHZpAfvc91fx52XHPtncNhuopOt6k ZqTQncMU0vyPxaKBXgwhG/4O/sUlCm78+reyAzdUdUrZkdVCQTFh5pMqbQbRcBlIPw6d FD1TbuTRdb63Qqn0DiKu+20wgdsKd8h7NZIe8f9bHgsoig0nOQu5TnRu8nqDMZIL6QQK oclJTkFLE5jceu+b5PwfPMnvZiIpH0te97mpLHUW70vhe+m5DPbqgCpViKKHCIfLsGTH eb/+RafO1iju6DOd6ZATqnUZ/0q0Fr+D0Tdbu+9k9QDtQAj0sn/DQOCKW30a7LjbRZsR SgyA== X-Gm-Message-State: APjAAAV1I6+miaclfjYY7TZk3dR1ug8rRRsh5m7IzE8g6WImFW88RWZ4 /tIeRH1pJI4I4D2RlzI708MviA== X-Google-Smtp-Source: APXvYqzU5gux6ISRcXCpIgf4jpzMJipCJqvczwYbpekKH6PlWvdVfY1o60VXcLz8sbKM8Y64Kyiejw== X-Received: by 2002:a17:902:8d97:: with SMTP id v23mr37704806plo.157.1563317120399; Tue, 16 Jul 2019 15:45:20 -0700 (PDT) Received: from smtp.gmail.com ([2620:15c:202:1:fa53:7765:582b:82b9]) by smtp.gmail.com with ESMTPSA id 64sm22182562pfe.128.2019.07.16.15.45.19 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 16 Jul 2019 15:45:19 -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, Jason Gunthorpe <jgg@ziepe.ca>, Arnd Bergmann <arnd@arndb.de>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, linux-integrity@vger.kernel.org, Andrey Pronin <apronin@chromium.org>, Duncan Laurie <dlaurie@chromium.org>, Guenter Roeck <groeck@chromium.org> Subject: [PATCH v2 0/6] tpm: Add driver for cr50 Date: Tue, 16 Jul 2019 15:45:12 -0700 Message-Id: <20190716224518.62556-1-swboyd@chromium.org> X-Mailer: git-send-email 2.22.0.510.g264f2c817a-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
|