[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 03/10] xsm: remove the ability to disable flask
 
- To: Jan Beulich <jbeulich@xxxxxxxx>
 
- From: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>
 
- Date: Thu, 15 Jul 2021 13:19:13 -0400
 
- Arc-authentication-results: i=1; mx.zohomail.com;	dkim=pass  header.i=apertussolutions.com;	spf=pass  smtp.mailfrom=dpsmith@xxxxxxxxxxxxxxxxxxxx;	dmarc=pass header.from=<dpsmith@xxxxxxxxxxxxxxxxxxxx>
 
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; 	t=1626369556; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; 	bh=fVo1nJ1YvKuJd/IrDlltGXYELoZuSAcfurvGDx+e6Do=; 	b=mJ4rpb6gOFpDGFqQM8HySzSlTNx5HJQfwi+LdelrnhzTLApJqQyeZ5R1L7QiR044AoMYC+HC0qkkvb+NoSX4JaHCRDSG7c+DbzBTGPv1vR4VkygO0pmHaPXW09/YxubgeAW+MJNCiWda5s9Jmsqj+c8l1VdxiP3dtctsUKDQ4ts=
 
- Arc-seal: i=1; a=rsa-sha256; t=1626369556; cv=none; 	d=zohomail.com; s=zohoarc; 	b=N8h6ciZg+sTV5DX3SXHN1Md+XrQsgQ/YBkI2/MEFA6dQQt8/2UYq6uOX2lr7nQ6UI1+AOlaUtZa9PJJndkFZWlAoxxGD0EQ30ExxSm2JAFLFYcV9gegcmdAy9ZADl81fzrsgZi76ypw2uDO4RD3G0KQAF7fA6N60aJ3eGT7O5bk=
 
- Cc: Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
 
- Delivery-date: Thu, 15 Jul 2021 17:19:22 +0000
 
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
 
 
 
On 7/14/21 11:58 AM, Jan Beulich wrote:
> On 12.07.2021 22:32, Daniel P. Smith wrote:
>> The flask XSM module provided the ability to switch from flask back to
>> the dummy XSM module during runtime. With this removal the only way to
>> switch between XSM modules is at boot time.
>>
>> Signed-off-by: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>
> 
> Can you please add a statement as to why you/we want this, perhaps
> helping clarify why apparently you think no-one is making use of
> this?
Yes, I can expand more on the why.
v/r
dps
 
 
    
     |