From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754327AbdK1UsY (ORCPT ); Tue, 28 Nov 2017 15:48:24 -0500 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 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,468,1505804400"; d="scan'208";a="154139086" Date: Tue, 28 Nov 2017 22:48:22 +0200 From: Jarkko Sakkinen 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 Subject: Re: [PATCH v6 05/11] x86: add SGX MSRs to msr-index.h 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 Content-Disposition: inline In-Reply-To: <1511889768.9392.63.camel@intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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