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=-5.3 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,USER_AGENT_MUTT autolearn=unavailable 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 5C04AC31E44 for ; Fri, 14 Jun 2019 08:16:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 34A912080A for ; Fri, 14 Jun 2019 08:16:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="cgNaSFKw" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726968AbfFNIQ1 (ORCPT ); Fri, 14 Jun 2019 04:16:27 -0400 Received: from mail-lf1-f43.google.com ([209.85.167.43]:44476 "EHLO mail-lf1-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726545AbfFNIQ1 (ORCPT ); Fri, 14 Jun 2019 04:16:27 -0400 Received: by mail-lf1-f43.google.com with SMTP id r15so1080063lfm.11 for ; Fri, 14 Jun 2019 01:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=sz21dcEmUnt78YNFfm6F9rMky982RcdT6miE7Kwy+xQ=; b=cgNaSFKwKYmVfImDO2DRLbyekomRK9qHKelIPfrEQAtqGlD1M55ojIBI7PTJXK6ig0 VlSjky6WaPqSI113zdWaJbUUGusnixgE68yKeX0SUfDFX1Td0a8SkmoodjzeNEkMYBTe /iBHx4Smi1pAPuNhZiBPk2XbdRhx/Pp8pYRVXPdOv2IxSK1Xy2yIvxP1ZrJHm5CFjw4q ePBGvlF5iluLyr+9Jyu9BuoJDyoyVMZlKvYs/45e1ppUV5/2FZJO/uvy2N4J009is8qu BjaIGtSadmPLLgk2zxF/2WNL9qP65CHoWbydut0H7Nrt7w9gWhrmTAUWbaqfRnsQKfk3 WiCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=sz21dcEmUnt78YNFfm6F9rMky982RcdT6miE7Kwy+xQ=; b=r5hVG4kLAP/9fyd7fL/QFBlBcpPRSz+nJlMcSKSs2Cr4T/600JDeNVzwd4UquYoL/N yOQioxTaB25ZyuGZKJtcLdbv2WhGI9w0YZ4rnjLf5gcIBiCG/aIVApKPXf1M+WNHC9VB IjwcPnP6HsRnN6xB8QIzULz6mF6E51BB4GaXl5PreKdXye16Ngt7vIgvsZdh0b/iobX1 /Nz5KhfHXMasaWmjQ8yS7ttVoBwyA+G+c+poJqNh322fAIw8iqJIGD2bYUzDXgqdjQIH hMRgDj6nsZCxlRQWrhB0+HKeZ8/Tf9NjPTn9E+TK3YXHGdLP3qIVwT5VQ5Wbqg2tpPdn xLYA== X-Gm-Message-State: APjAAAUXagnmh73yfijXisA1HZOXelQByiirPTGYbng8i9P2FV3RyfWd Q8FqpJ8lAVNO6r2efUDtqFSXcQ== X-Google-Smtp-Source: APXvYqz2SFwlCts58NJ9uhwjuLDS0BZ40ErMRTVyj9BXE6UW3BuzWyga/5vhM3jc6xoSbw4tyw5ZYA== X-Received: by 2002:ac2:418f:: with SMTP id z15mr18332522lfh.177.1560500184883; Fri, 14 Jun 2019 01:16:24 -0700 (PDT) Received: from jax.lan (81-236-179-152-no272.tbcn.telia.com. [81.236.179.152]) by smtp.gmail.com with ESMTPSA id q13sm357761lfk.65.2019.06.14.01.16.22 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 14 Jun 2019 01:16:24 -0700 (PDT) Date: Fri, 14 Jun 2019 10:16:20 +0200 From: Jens Wiklander To: Sumit Garg Cc: keyrings@vger.kernel.org, linux-integrity@vger.kernel.org, linux-security-module@vger.kernel.org, corbet@lwn.net, dhowells@redhat.com, jejb@linux.ibm.com, jarkko.sakkinen@linux.intel.com, zohar@linux.ibm.com, jmorris@namei.org, serge@hallyn.com, ard.biesheuvel@linaro.org, daniel.thompson@linaro.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, tee-dev@lists.linaro.org Subject: Re: [RFC 2/7] tee: enable support to register kernel memory Message-ID: <20190614081619.GB9347@jax.lan> References: <1560421833-27414-1-git-send-email-sumit.garg@linaro.org> <1560421833-27414-3-git-send-email-sumit.garg@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1560421833-27414-3-git-send-email-sumit.garg@linaro.org> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 13, 2019 at 04:00:28PM +0530, Sumit Garg wrote: > Enable support to register kernel memory reference with TEE. This change > will allow TEE bus drivers to register memory references. > > Signed-off-by: Sumit Garg Reviewed-by: Jens Wiklander Thanks, Jens