From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B2F67C352BE for ; Fri, 17 Apr 2020 04:57:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 93AE521D94 for ; Fri, 17 Apr 2020 04:57:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="omvUtMOb" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725830AbgDQE5P (ORCPT ); Fri, 17 Apr 2020 00:57:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59220 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726453AbgDQE5O (ORCPT ); Fri, 17 Apr 2020 00:57:14 -0400 Received: from mail-lf1-x144.google.com (mail-lf1-x144.google.com [IPv6:2a00:1450:4864:20::144]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 79D89C061A0F for ; Thu, 16 Apr 2020 21:57:14 -0700 (PDT) Received: by mail-lf1-x144.google.com with SMTP id r17so761235lff.2 for ; Thu, 16 Apr 2020 21:57:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=RAXLh21D1H+VdzVaEm6UUMdNn6pp4CFR+JZITSbC43A=; b=omvUtMObZ4ytZy4ga07liDJn7z889vwFl09t5zHlrYCBSU49S9IkMFuqiBa9d39etu KsKWpvl2Cki8Uu9FJKXae1I2yYCBUCOx3AyCTHGEeoS1ix4CgHBdno3vZaqUAXNA0R2B AGO/9LMYemZFLFg/pxQGFrL7TJz2koP+sVQBzb9UzeV3F+Etcqqu7tVjIFBPhPmW7d/Z N05JLYgt+palNlhbjz4Wf9+lQ78ol/d6WZ5eos9IdYe0iecp28/MsKfb0/lJAwUQZoTP HXyeky6W5Flv/7ss9Inw39okRWqUUCnUfmLr5iNWoZ3U6z31XtvM1XlmyLiQAC/OvFeo 6n9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RAXLh21D1H+VdzVaEm6UUMdNn6pp4CFR+JZITSbC43A=; b=U2gFHmP2/7SR5HxHHdBhZKKYNDSd3lLcXm/xSDHwzgPW1D1HNkxXi8YYvP9qAgiMHm QxEwSuqoljFl+/EJpZ3dlqrdULJSaiIiFqYieA7H/JXII0McJCS50J/yE9zRNcFxWurJ v/DHlZzLwFQ4AaGKibMgT/JKh4aJdp3uAJN5In+YgNhE1ZSMSDkOdtr2n3TXiJxeRyiP 0ewT8cK5mqAoDoPG45XpdKTs13JkF8Xn9oSL/tTo05Tb48GICB1EzKtV2y1sLnu7YIoD noG9A1zOFQ5bIxf+Zt0Ip8C+szzNLOOvOspDMewdcSFl2ujVF37MxZ5S6xmZv9gJFR3K VOfg== X-Gm-Message-State: AGi0PuaQBlsL/aLI2Hq9zUg9L0v3g5mh4tLJy4KqeY/OuB9lZ/Cv/Mgl noIn8v15HhWJjQnaw+mHdGyk8MvwkvuJfZEaQ5rrAQ== X-Google-Smtp-Source: APiQypLUdzsG2tylnYP/76UWnLr0a8aCftlJOk0jhGyINMlUAKjyl7H4IKqA4OZZlwWqjW74t1URhYwOm29xZbRW2S4= X-Received: by 2002:ac2:5c07:: with SMTP id r7mr840725lfp.160.1587099432900; Thu, 16 Apr 2020 21:57:12 -0700 (PDT) MIME-Version: 1.0 References: <1585636165-22481-1-git-send-email-sumit.garg@linaro.org> <20200416174617.GI199110@linux.intel.com> In-Reply-To: <20200416174617.GI199110@linux.intel.com> From: Sumit Garg Date: Fri, 17 Apr 2020 10:27:01 +0530 Message-ID: Subject: Re: [PATCH] doc: trusted-encrypted: updates with TEE as a new trust source To: Jarkko Sakkinen Cc: Mimi Zohar , James Bottomley , Jonathan Corbet , Casey Schaufler , Janne Karhunen , kgoldman@us.ibm.com, "Safford, David (GE Global Research, US)" , monty.wiseman@ge.com, Daniel Thompson , "open list:ASYMMETRIC KEYS" , linux-integrity@vger.kernel.org, Linux Doc Mailing List , Linux Kernel Mailing List , "tee-dev @ lists . linaro . org" Content-Type: text/plain; charset="UTF-8" Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Thu, 16 Apr 2020 at 23:16, Jarkko Sakkinen wrote: > > On Tue, Mar 31, 2020 at 11:59:25AM +0530, Sumit Garg wrote: > > Update documentation for Trusted and Encrypted Keys with TEE as a new > > trust source. Following is brief description of updates: > > > > - Add a section to demostrate a list of supported devices along with > > their security properties/guarantees. > > - Add a key generation section. > > - Updates for usage section including differences specific to a trust > > source. > > > > Signed-off-by: Sumit Garg > > Overally this works for me. Can you bundle this with the code > changes. Maybe some details needs to be fine tuned but easier > to look into them in the context of rest of the patches. > Sure, I will send next version of complete patch-set. -Sumit > /Jarkko