Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3671027imu; Sat, 24 Nov 2018 08:47:38 -0800 (PST) X-Google-Smtp-Source: AJdET5dlXrZ6jIYakSQpL8ydBEbDqfWC6SWSDulsTaEiCovLjwPnXCdZ3D76ja3QK9YNIEGN5jFd X-Received: by 2002:a63:e655:: with SMTP id p21mr18237657pgj.70.1543078058190; Sat, 24 Nov 2018 08:47:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543078058; cv=none; d=google.com; s=arc-20160816; b=klvU4nfxjU19NGHI7x3ciW05S0sZ4j3TsIvOCI5NymSvgWkFWKWnwtnVjnzYwDvrkF qRLMR4JzccxB8jkromvCpc/4SfzrS+r0Do03NqQGZh3eLfGz+cs1O/q7SkgAcHbfDyH6 sh7m5tZRso5vVhj4RNIrN11GFckmRQKNA9lKErce0aQCvVER4NGqT9WJrxgR/v4akaaw ICdpE7LH0I2Xi+ZxjwQ/TlM1+KrIYciMLcLWbVkb0LOMpNnj6V+ZOSO2doBynTmxriTB VCmuV0HQIT1vouYtSNUT4vLdZOgzRSRlOeKNnJtxNhxEfl1x/5sKhlYVBiX4e3RW1SFg 3N5Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organization:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=tT5O9204ooHtFIVONye1gaR7HYp1EmoDGojzQjE8Mzk=; b=pGdORn36PHpkISv1a35r0mFSca75LBcZNxL1c5AMZ3zmgFHNj5PY46Z5CsxZq2xQM8 pwvB0sYk3A4Cg/pKrpwcO632ooFOGi2FLOKONYKgRTiTIoMwfppprpqellWsCe5PRkUN Uo2+WJveb0rLe0Tz+N0JdUU8stvzHrzhbaXVR0m4tLD8lwGNQRDO50/XMqJcCo7tBzYu gpgwqOuNAOuCLNzkPZu3NIHKAtyDI93kElLW2cl/YNdWDo/etguE7ogMl3f1TSO0MHGU x2N/AP1++zbnA4tPNKr3Bixc75OCJBlHgp+uMpqmfxYz30wi5xh+JrI68CNQwK9+pm7X xLUA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u21si56243669pgm.21.2018.11.24.08.47.07; Sat, 24 Nov 2018 08:47:38 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726154AbeKYDe7 (ORCPT + 99 others); Sat, 24 Nov 2018 22:34:59 -0500 Received: from mga04.intel.com ([192.55.52.120]:18828 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725774AbeKYDe7 (ORCPT ); Sat, 24 Nov 2018 22:34:59 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Nov 2018 08:46:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,273,1539673200"; d="scan'208";a="108940436" Received: from asalamon-mobl1.ger.corp.intel.com (HELO localhost) ([10.249.254.95]) by fmsmga004.fm.intel.com with ESMTP; 24 Nov 2018 08:45:39 -0800 Date: Sat, 24 Nov 2018 08:45:34 -0800 From: Jarkko Sakkinen To: "Dr. Greg" Cc: Andy Lutomirski , X86 ML , Platform Driver , linux-sgx@vger.kernel.org, Dave Hansen , "Christopherson, Sean J" , nhorman@redhat.com, npmccallum@redhat.com, "Ayoun, Serge" , shay.katz-zamir@intel.com, haitao.huang@linux.intel.com, Andy Shevchenko , Thomas Gleixner , "Svahn, Kai" , mark.shanahan@intel.com, Suresh Siddha , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , Darren Hart , Andy Shevchenko , LKML Subject: Re: [PATCH v17 18/23] platform/x86: Intel SGX driver Message-ID: <20181124164534.GC30310@linux.intel.com> References: <20181116010412.23967-1-jarkko.sakkinen@linux.intel.com> <20181116010412.23967-19-jarkko.sakkinen@linux.intel.com> <20181119161917.GF13298@linux.intel.com> <20181120120442.GA22172@linux.intel.com> <20181122111253.GA31150@wind.enjellic.com> <20181123103923.GA13851@wind.enjellic.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181123103923.GA13851@wind.enjellic.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 23, 2018 at 04:39:23AM -0600, Dr. Greg wrote: > Jarkko, when this driver lands it will set the SGX ABI in stone for > Linux. It would be very, very helpful to the development community if > there was some official guidance from Intel on whether or not FLC will > be a universal feature on all hardware and the date that is going to > happen or has happened. I seriously don't know but I can take this message to the mothership... > If this turns out to be an OEM selectable issue via firmware > customizations, things will be even more problematic. Point taken. > As things stand now, the proposed mainline SGX driver is going to be > useless for a lot of hardware that is out in the field. Linux has > always had the reputation for supporting legacy hardware so this > directly contravenes that principal and needlessly so. I do get your point about supporting the legacy. I'm wondering if this is still a deal breaker for Linux or not. /Jarkko