From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Subject: Re: [PATCH v6 05/11] x86: add SGX MSRs to msr-index.h Date: Tue, 28 Nov 2017 22:48:22 +0200 Message-ID: <20171128204822.fzleh5glazaoeqhf@linux.intel.com> References: <20171125193132.24321-1-jarkko.sakkinen@linux.intel.com> <20171125193132.24321-6-jarkko.sakkinen@linux.intel.com> <1511889768.9392.63.camel@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mga09.intel.com ([134.134.136.24]:23025 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752362AbdK1UsX (ORCPT ); Tue, 28 Nov 2017 15:48:23 -0500 Content-Disposition: inline In-Reply-To: <1511889768.9392.63.camel@intel.com> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Sean Christopherson Cc: platform-driver-x86@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Haim Cohen , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Len Brown , Kyle Huey , Tom Lendacky , Kan Liang , Grzegorz Andrejczuk On Tue, Nov 28, 2017 at 09:22:48AM -0800, Sean Christopherson wrote: > On Sat, 2017-11-25 at 21:29 +0200, Jarkko Sakkinen wrote: > > From: Haim Cohen > > > > These MSRs hold the SHA256 checksum of the currently configured root > > key for enclave signatures. > > The commit message doesn't talk about the launch control bit in the > feature control MSR. Correct, would make sense to refine this further. /Jarkko