Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp2393182imd; Fri, 2 Nov 2018 10:34:33 -0700 (PDT) X-Google-Smtp-Source: AJdET5fmrWm1aNeZQp0ygVompAPhsoB9kwUlyrmMzD39I2pKEv2rD9BJU74LGIlxy+R/5NkCcUeX X-Received: by 2002:a62:e048:: with SMTP id f69-v6mr12515009pfh.208.1541180072968; Fri, 02 Nov 2018 10:34:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1541180072; cv=none; d=google.com; s=arc-20160816; b=Y6J/DU9/3LZVNgsYAuzOmxH6jrNPaRmCa1FTjYKv3ww6xdjAisQmps6V4IjNYibiuf 7gJ5xeWUVPzsg2nWi+uR9kfQg3U4+itZcCWV89lMfXuVXuXH3uQlDdZlsDQSpAKXTu/Q CpKrbfZbexyLMSwlbqDVhEI7iV+6wOytWaUHx2amKz5NEg9kNb97uDJ73aHZqGfNjR4C PUVcd/hGXPOBIqGkrJCaOgeRLVaKqtw6b23EyHieTGG6yz11BTyFDKkr3/cLyBBOqF9e nqJWUCbfiptD5OWffsNw9T7fuuqLDxVlWK//pJjOJSauJy6o4i5AFhLYJ9U9QecXoRli gySg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=08PUiN/SEyy1WU9PQRb5tpkb3ogZCBfa7J8Cv9Zte30=; b=tuRxLTCqV4pheax7AMBi35r7yvW85Y4lObQzX0xIBWdze2tDvoM5LYB1Hg+b6+Jl/7 UaKL4pxzPb1H/sHuYsL16skjiaI0grMGRW6fDBoKh/o1MMV34nQ6CGkRWn/xbH0rqFJZ cHfajoqInulq2MXuZykW5uCQ9rN6xucvfnyLFAxG97r532b0ZsDoM3lR0LH1qdCiLsa/ tSVXbkSu+Eyfx07TlXCSUWNX5yM9TLevZW1tGAZ9tTshrxoLQiWEZHOd2SqGDrpaEWXs xkVv/xKrmuumaryfAvU7fs+h6Y3lPIm3ksNrARNFEebqz/0V0xWYIP632rK7U5KgPG9s NVDA== 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 p9-v6si30201482plq.104.2018.11.02.10.34.17; Fri, 02 Nov 2018 10:34:32 -0700 (PDT) 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 S1728085AbeKCClr (ORCPT + 99 others); Fri, 2 Nov 2018 22:41:47 -0400 Received: from mga03.intel.com ([134.134.136.65]:38026 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726707AbeKCClr (ORCPT ); Fri, 2 Nov 2018 22:41:47 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Nov 2018 10:33:51 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,456,1534834800"; d="scan'208";a="104795413" Received: from sjchrist-coffee.jf.intel.com (HELO linux.intel.com) ([10.54.74.193]) by fmsmga001.fm.intel.com with ESMTP; 02 Nov 2018 10:33:50 -0700 Date: Fri, 2 Nov 2018 10:33:50 -0700 From: Sean Christopherson To: Dave Hansen Cc: Andy Lutomirski , Linus Torvalds , Rich Felker , Jann Horn , Dave Hansen , Jethro Beekman , Jarkko Sakkinen , Florian Weimer , Linux API , X86 ML , linux-arch , LKML , Peter Zijlstra , nhorman@redhat.com, npmccallum@redhat.com, "Ayoun, Serge" , shay.katz-zamir@intel.com, linux-sgx@vger.kernel.org, Andy Shevchenko , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Carlos O'Donell , adhemerval.zanella@linaro.org Subject: Re: RFC: userspace exception fixups Message-ID: <20181102173350.GF7393@linux.intel.com> References: <20181101185225.GC5150@brightrain.aerifal.cx> <20181101193107.GE5150@brightrain.aerifal.cx> <20181102163034.GB7393@linux.intel.com> <7050972d-a874-dc08-3214-93e81181da60@intel.com> <20181102170627.GD7393@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 02, 2018 at 10:13:23AM -0700, Dave Hansen wrote: > On 11/2/18 10:06 AM, Sean Christopherson wrote: > > On Fri, Nov 02, 2018 at 09:56:44AM -0700, Dave Hansen wrote: > >> On 11/2/18 9:30 AM, Sean Christopherson wrote: > >>> What if rather than having userspace register an address for fixup, the > >>> kernel instead unconditionally does fixup on the ENCLU opcode? > >> > >> The problem is knowing what to do for the fixup. If we have a simple > >> action to take that's universal, like backing up %RIP, or setting some > >> other register state, it's not bad. > > > > Isn't the EENTER/RESUME behavior universal? Or am I missing something? > > Could someone write down all the ways we get in and out of the enclave? > > I think we always get in from userspace calling EENTER or ERESUME. We > can't ever enter directly from the kernel, like via an IRET from what I > understand. Correct, the only way to get into the enclave is EENTER or ERESUME. My understanding is that even SMIs bounce through the AEX target before transitioning to SMM. > We get *out* from exceptions, hardware interrupts, or enclave-explicit > EEXITs. Did I miss any? Remind me where the hardware lands the control > flow in each of those exit cases. And VMExits. There are basically two cases: EEXIT and everything else. EEXIT is a glorified indirect jump, e.g. %RBX holds the target %RIP. Everything else is an Asynchronous Enclave Exit (AEX). On an AEX, %RIP is set to a value specified by EENTER/ERESUME, %RBP and %RSP are restored to pre-enclave values and all other registers are loaded with synthetic state. The actual interrupt/exception/VMExit then triggers, e.g. the %RIP on the stack for an exception is always the AEX target, not the %RIP inside the enclave that actually faulted.