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:c0c::235; helo=mail-wr0-x235.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr0-x235.google.com (mail-wr0-x235.google.com [IPv6:2a00:1450:400c:c0c::235]) (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 AA6F421C913D3 for ; Wed, 1 Nov 2017 02:58:07 -0700 (PDT) Received: by mail-wr0-x235.google.com with SMTP id p96so1469316wrb.7 for ; Wed, 01 Nov 2017 03:02:00 -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=UJt3gc1+ygRT4hKDXIohwmiQwEv5+Gvqj2CPYTg0Ku0=; b=D63acGe8Em4SAuqvtQ3orY9bYNppyyzZGiNuDZZvdcnI7+4ExfdtO7d6et+q/kglhc DqImIAzVFv1CvLDH+eIE9Zltn+tGxf8DaNCU3WwC2VH+aJtRaVn6jn4R+AuZrgNWrhY9 CM94NgTIj2SUgRvrQ850KUG1C8w5A0bieBPKU= 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=UJt3gc1+ygRT4hKDXIohwmiQwEv5+Gvqj2CPYTg0Ku0=; b=BDvIPqd+RrZbl3Qkr93zo4Ksq+bS7kEJ/JmSdUmoEQaRtKo/IGgZXrTP0FdpHkvtmF weT8QTw/vvG1VwOFlSavmgXTsKBptV4nwxflpMjcUGYLxiXnXGNjQ0l1ALGvU8iforoH /DAAlICZiJBW5gevPXaAsbvQYeX9ZHEKkM83KAsJ/r5uyfwdpl4+Bji/4ION2KtTNPIM mRGoktZrdfIevpymGF/Cyu0y9ivhmyGyfgPZFRv7ZjW3m9v8fkHCB5QlVnURHACecKWp JAJ7cxrl2qZNbwS0gFAxqp6xmmasuHhIPiNOgvaDH0koIFTcIDXxR6k78sQUEF4Tabvb Yh8Q== X-Gm-Message-State: AMCzsaWaC+pL9t8eVI4sFThu1UWOi7lmha2hdVGjMcobyZuw0nXMw7w9 Ke76F0Puu32R045haOlqN+jE8w== X-Google-Smtp-Source: ABhQp+S9N74dQIqL9YPKFmWe0WwyQcadGbprwaNLBZHvtgjQdEx806SDaiVFwiK5HufbW7cq6ac78g== X-Received: by 10.223.144.76 with SMTP id h70mr4616925wrh.228.1509530518254; Wed, 01 Nov 2017 03:01:58 -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 143sm1168236wmj.35.2017.11.01.03.01.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 01 Nov 2017 03:01:57 -0700 (PDT) Date: Wed, 1 Nov 2017 10:01:55 +0000 From: Leif Lindholm To: Ard Biesheuvel Cc: "edk2-devel@lists.01.org" , Graeme Gregory , Daniel Thompson , Masami Hiramatsu , =?utf-8?B?UGlwYXQv44Oh44K/44Ov44OL44OD44OI44Od44OzIOODlOODkeODg+ODiA==?= Message-ID: <20171101100155.sy24jrbwbmevwwdn@bivouac.eciton.net> References: <20171031105218.30208-1-ard.biesheuvel@linaro.org> <20171031105218.30208-25-ard.biesheuvel@linaro.org> <20171101051844.3zmi53mxxznp6ixh@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [PATCH edk2-platforms v3 24/27] Platform/Socionext: add support for Socionext Developer Box rev 0.1 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: Wed, 01 Nov 2017 09:58:08 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 01, 2017 at 08:31:14AM +0000, Ard Biesheuvel wrote: > On 1 November 2017 at 05:18, Leif Lindholm wrote: > > On Tue, Oct 31, 2017 at 10:52:15AM +0000, Ard Biesheuvel wrote: > >> Contributed-under: TianoCore Contribution Agreement 1.1 > >> Signed-off-by: Ard Biesheuvel > > > > For itself: > > Reviewed-by: Leif Lindholm > > > > However, this patch has an ordering dependency on the arm-tf binary > > being added to edk2-non-osi. > > Yeah, I wondered about that: given that the ARM-TF binary is just > provided for convenience, but built from source that is available > under a compatible license, it does not actually belong in > edk2-non-osi, and I could just add it under > Platform/Socionext/DeveloperBox/Binary instead. We can't have binaries under edk2-platforms. This would restrict the ability of some people to work with that repository. A directory in edk2-non-osi with a BSD license statement, a binary, and a short Readme.md pointing to the sources an build instructions is what's needed. If we get the code sontributed to arm-tf upstream at some point in future, we can drop the binary module. / Leif