From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::232; helo=mail-wm0-x232.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 8120221E1B76E for ; Sat, 23 Sep 2017 09:49:30 -0700 (PDT) Received: by mail-wm0-x232.google.com with SMTP id m72so10345103wmc.1 for ; Sat, 23 Sep 2017 09:52:39 -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:content-transfer-encoding:in-reply-to :user-agent; bh=vzLOBHFmzEHCp8hZcHJYEv1FERDY0W6F60zZ7o7/qe8=; b=TziPQFMwEwFeS4dzjEVpG22jzeghmPBAIynR201PKgUlEDIYpLV5kxRKoDZh2jmD1s IVCGq6ZnuCmUmEv7gBkpc7I5XycaOTE+ra1opk7uoFJFEIaCm2xts+jM8XGiZRIV/dwg XezeboU1BeKkq8Ho58l5srUkBFz4SsTITWSzA= 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:content-transfer-encoding :in-reply-to:user-agent; bh=vzLOBHFmzEHCp8hZcHJYEv1FERDY0W6F60zZ7o7/qe8=; b=P85IKJxtItdCeXkbrEYB5K2qeOQ21No4IZ2G8ekLCkRiViXGpx3QIjshm3ZfYme4LQ v7lk7ps7E85jTKGof6tFIZzrpBwy+1AjzWq1usib4B3Mss9Womjto4BqRJ6MdzJMBMxr HHzdyQw4SnjxKyjrneU6geD8ReK/N6qBCpmuLiwmZrD58mkhozYHzHSet8RyTqfWWwXx 0GpkndIGoJmv7Z1izWIel8axf9p6Jk82LmHHXKSVvBG3fjbin6H9B66z0o99c6EQj/zC tpRwFi2iZ0FsTsYiA67Ud3jbdREFHshJnbleLb91x0pa2q8BTWp4yUBXWaYXXelMo/98 YADw== X-Gm-Message-State: AHPjjUjTBw6NCq0/PMCBHpCzg4RgrPjGcKkeXP9R8ebQpX8MJS5+pt/M mg0xiCsWzY5fXYuaCp2xfR5/Iw== X-Google-Smtp-Source: AOwi7QA1m0jbtdTpCQBAgNNyvx63cEipxczCRkOKBfxgbqPmK8YyQ4kPLEi3R7gFnDg4jCqg9Hto9w== X-Received: by 10.28.199.139 with SMTP id x133mr254125wmf.43.1506185557964; Sat, 23 Sep 2017 09:52:37 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id o14sm1246968wra.54.2017.09.23.09.52.36 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 23 Sep 2017 09:52:36 -0700 (PDT) Date: Sat, 23 Sep 2017 17:52:34 +0100 From: Leif Lindholm To: "Huangming (Mark)" Cc: Heyi Guo , "linaro-uefi@lists.linaro.org" , "edk2-devel@lists.01.org" , "graeme.gregory@linaro.org" , "ard.biesheuvel@linaro.org" , Guoheyi , wanghuiqiang , "zhangjinsong (A)" , "waip23@126.com" , Mengfanrong Message-ID: <20170923165234.sgqeowyjz4v7z3g4@bivouac.eciton.net> References: <1505991597-52989-1-git-send-email-heyi.guo@linaro.org> <1505991597-52989-5-git-send-email-heyi.guo@linaro.org> <20170921124933.72yjtrvqgazfvbjy@bivouac.eciton.net> <3A622B96E322004395454DF73A38DDFA75577DB2@dggemm508-mbx.china.huawei.com> MIME-Version: 1.0 In-Reply-To: <3A622B96E322004395454DF73A38DDFA75577DB2@dggemm508-mbx.china.huawei.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: =?UTF-8?B?UmU6IOetlOWkjTogW1BBVENIIGVkazItbm9uLW9zaSB2MyAyLzddIEhpc2lsaWNvbi9EMDMvU2FzOiBBZGQgU2FzUGxhdGZvcm0=?= X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2017 16:49:30 -0000 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Fri, Sep 22, 2017 at 10:51:37AM +0000, Huangming (Mark) wrote: > It is not enough time for open the source code this time. There is a > process for open source and is defferenc from old process. > SasPlatform and SnpPlatform will open source the next upstream. Yes, this is fine, given the timescales. I just wanted to clarify the longer term plan. Best Regards, Leif > > -----邮件原件----- > 发件人: Leif Lindholm [mailto:leif.lindholm@linaro.org] > 发送时间: 2017年9月21日 20:50 > 收件人: Heyi Guo > 抄送: linaro-uefi@lists.linaro.org; edk2-devel@lists.01.org; graeme.gregory@linaro.org; ard.biesheuvel@linaro.org; Guoheyi ; wanghuiqiang ; Huangming (Mark) ; zhangjinsong (A) ; waip23@126.com > 主题: Re: [PATCH edk2-non-osi v3 2/7] Hisilicon/D03/Sas: Add SasPlatform > > On Thu, Sep 21, 2017 at 06:59:43PM +0800, Heyi Guo wrote: > > Install protocol to enable sas port which is using and transmit base > > address info of sas port to SasDriverDxe. > > > > Contributed-under: TianoCore Contribution Agreement 1.1 > > Signed-off-by: Ming Huang > > On the whole, I'm OK with this - but: > > 1) This looks like a very simple piece of code, at a low risk to > reveal anything confidential about Hisilicon IP. Can this be > made open source? > > > --- > > Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi | Bin 0 -> > > 3040 bytes Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf > > | 24 ++++++++++++++++++++ > > 2 files changed, 24 insertions(+) > > > > diff --git > > a/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi > > b/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi > > new file mode 100644 > > index 0000000..4255641 > > Binary files /dev/null and > > b/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.efi differ > > diff --git > > a/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf > > b/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf > > new file mode 100644 > > index 0000000..636be19 > > --- /dev/null > > +++ b/Platform/Hisilicon/D03/Drivers/SasPlatform/SasPlatform.inf > > @@ -0,0 +1,24 @@ > > +#/** @file > > +# > > +# Copyright (c) 2017, Hisilicon Limited. All rights reserved. > > +# Copyright (c) 2017, Linaro Limited. All rights reserved. > > +# > > +# This program and the accompanying materials > > +# are licensed and made available under the terms and conditions of the BSD License > > +# which accompanies this distribution. The full text of the license may be found at > > +# http://opensource.org/licenses/bsd-license.php > > +# > > +# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, > > +# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. > > +# > > +#**/ > > + > > +[Defines] > > + INF_VERSION = 0x00010019 > > + BASE_NAME = SasPlatform > > + FILE_GUID = 102D8FC9-20a4-42EB-aC14-1C98BA5b26A4 > > + MODULE_TYPE = DXE_DRIVER > > + VERSION_STRING = 1.0 > > + > > +[Binaries] > > 2) [Binaries.AARCH64] > > > + PE32|SasPlatform.efi|* > > -- > > 1.9.1 > >