Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp1949010pxf; Sat, 13 Mar 2021 02:57:01 -0800 (PST) X-Google-Smtp-Source: ABdhPJxd3BTQ8utdWvgsAULnBEQhTgJpnIyspOaTAzKhjn7NiMKFelTaaQ7qZ1e5zvmUsN5+rnKN X-Received: by 2002:a17:906:d153:: with SMTP id br19mr13112027ejb.360.1615633020854; Sat, 13 Mar 2021 02:57:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1615633020; cv=none; d=google.com; s=arc-20160816; b=ZY7C7BblF5MXpTXX0iHUJmqKYVfsDUx3wnEiyYl/d+qtPMexIXLhAG1TCdpp9/Pib1 ynHI7R4c245aT5gxrWn2wh1dHOnScpGG3Zt6M+NeYPuCftGNFDf/CBKVVaqJRExODsLz vNUhwJCtdgRvZM5Tk25+x520o0Cwct6ep255x8jkbWGzjyglr3KgILqdiEE1UKMNe3cK nwFQoJzSVEoWB2MGMnTzVbadskkefUP8gtyVBxFOUOj8BznVpKthUmeXrOfCnmxJ7mUa FLMSUm2sqAZh0xgWQcjS1tWQMEQ6IN997ZkFQLpxi421mzl6mD2CHW5eAOtJLQYc+o/i 1MDA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=l6DY93rh1GF/hRzB05bMoCUcLwpTfSHXwnBgu0a3y2E=; b=NWDLCRu5WtuLTwm9dPY10u9BuLPNx4sSiOMIxIMhTajl0Pwy1tJRmmTIc2kDE3Tbjo UUW3LOvFc9kMN3IDbQYssUro+/4IznW4nKBT0G1im37qnzLaEJVO/b0Kbjd4EeiWNRwO pC2cEjDN4bylC4CahSMpdounGulr07kT50mvvvOqLpAz2DtzzT3VWU5ln0ZmCuHwq8CZ /EupFnv1cy9rukPSeD7sAKLRpjlhRi6LEx3K1V6a94HPBGBr2fiC6b1HkQgqI/o37BBw HAc9aMGCyr0mIElqKxGe23TqquiimRe247TyNUynGN6/nHvwxgKKlNrhNQ/Ep2FpMoey NCFQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=Ay6p0+ZY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s10si6532739ejv.67.2021.03.13.02.56.38; Sat, 13 Mar 2021 02:57:00 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=Ay6p0+ZY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233356AbhCMKpW (ORCPT + 99 others); Sat, 13 Mar 2021 05:45:22 -0500 Received: from mail.kernel.org ([198.145.29.99]:41850 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233155AbhCMKpV (ORCPT ); Sat, 13 Mar 2021 05:45:21 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1B10564F1B; Sat, 13 Mar 2021 10:45:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615632320; bh=Uhy5dEacUbBiUn386NQTz78v2sd2V04Ad12yd4wbvEU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ay6p0+ZYtwNhEep6crBrqspBKNqkh0R9ePYUUtSgJ0efW6xUMKbuV8OacPEQsDkri BGLK8OMxihBxTZcsRZTgoyIxB/6v0oWjK+wiSsZ3hL0BJMnGnR6azUP9rZYSwv9L4m Ho6volvT38PYrLAFj+mqc0ODICyuKXo+zSadMS04F0CRUB8XBnkO5vboCLB2i00hCp RtuTx2Ppus8u7VYor+EGBOC9svjuC9KZKxcsMi0xRKQofkVtMwKoeqPOVNinDVnnCp pXzTVWazbBSKI4L6rf6ZR9GVd34/f0dZVSjcloa6uB7cD81woJ/17telQJjEU/atF7 bAgIGf8ISYd4Q== Date: Sat, 13 Mar 2021 12:44:55 +0200 From: Jarkko Sakkinen To: James Bottomley Cc: Sumit Garg , Jarkko Sakkinen , Mimi Zohar , David Howells , Jens Wiklander , Jonathan Corbet , James Morris , "Serge E. Hallyn" , Casey Schaufler , Janne Karhunen , Daniel Thompson , Markus Wamser , Luke Hinds , Elaine Palmer , Ahmad Fatoum , "open list:ASYMMETRIC KEYS" , linux-integrity@vger.kernel.org, "open list:SECURITY SUBSYSTEM" , Linux Doc Mailing List , Linux Kernel Mailing List , linux-arm-kernel , op-tee@lists.trustedfirmware.org Subject: Re: [PATCH v9 0/4] Introduce TEE based Trusted Keys support Message-ID: References: <20210301131127.793707-1-sumit.garg@linaro.org> <9aa3173ab46b0aa7edb8146ffd3df05c1f74207e.camel@linux.ibm.com> <5dfe8f6b5f25cc38c8410b849aaef2c3dbed7f65.camel@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5dfe8f6b5f25cc38c8410b849aaef2c3dbed7f65.camel@linux.ibm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 12, 2021 at 08:30:36AM -0800, James Bottomley wrote: > On Fri, 2021-03-12 at 18:26 +0200, Jarkko Sakkinen wrote: > > On Wed, Mar 10, 2021 at 02:26:27PM -0800, James Bottomley wrote: > > > On Wed, 2021-03-10 at 21:56 +0200, Jarkko Sakkinen wrote: > > > [...] > > > > I also need to apply > > > > > > > > https://lore.kernel.org/linux-integrity/20210127190617.17564-1-James.Bottomley@HansenPartnership.com/ > > > > > > > > and I would like to do both while I'm at it. > > > > > > > > James, there was one patch that needed fixing but I cannot find > > > > lore.kernel.org link. Can you point me to that so that we > > > > can proceed? > > > > > > I think you mean this one observing a missing space in the commit > > > message: > > > > > > https://lore.kernel.org/keyrings/1327393.1612972717@warthog.procyon.org.uk/ > > > > > > James > > > > Makefile needed fixing (separate lines), and spaces where missing > > between > > commas in one file (checkpatch complained). > > > > I digged a version from my reflog but as I noted privately it's > > missing one > > file. > > > > Either provide that file or send a new version of the full patch set. > > This is the file that got lost > > James > > --- > --- ASN.1 for TPM 2.0 keys > --- > > TPMKey ::= SEQUENCE { > type OBJECT IDENTIFIER ({tpm2_key_type}), > emptyAuth [0] EXPLICIT BOOLEAN OPTIONAL, > parent INTEGER ({tpm2_key_parent}), > pubkey OCTET STRING ({tpm2_key_pub}), > privkey OCTET STRING ({tpm2_key_priv}) > } Thanks, NP, I amended the commit. /Jarkko /Jarkko