From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] x86/tboot: Use an integer_param for "tboot=" Date: Fri, 14 Mar 2014 10:31:33 +0000 Message-ID: <5322DA85.6080002@citrix.com> References: <1394728541-11248-1-git-send-email-andrew.cooper3@citrix.com> <5321F703.5070506@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5321F703.5070506@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf Cc: Keir Fraser , Jan Beulich , Xen-devel List-Id: xen-devel@lists.xenproject.org On 13/03/14 18:20, Daniel De Graaf wrote: > On 03/13/2014 12:35 PM, Andrew Cooper wrote: >> rather than using a string param and manually parsing it. >> >> Signed-off-by: Andrew Cooper >> CC: Keir Fraser >> CC: Jan Beulich >> CC: Daniel De Graaf > > While this change looks correct to me, I think you actually need to CC > the TXT maintainers from Intel: Oh of course - my apologies. With all the XSM traffic, I just mentally associated you with tboot itself, and decided to forgo get_maintainers. ~Andrew