All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: "Cihula, Joseph" <joseph.cihula@intel.com>,
	xen-devel@lists.xensource.com, xense-devel@lists.xensource.com
Cc: "Xu, James" <james.xu@intel.com>,
	"Wang, Shane" <shane.wang@intel.com>,
	"Wei, Gang" <gang.wei@intel.com>,
	"Zhai, Edwin" <edwin.zhai@intel.com>
Subject: Re: [RFC][PATCH][1/4] Intel(R) Trusted Execution Technology support: xen
Date: Thu, 30 Aug 2007 18:59:30 +0100	[thread overview]
Message-ID: <C2FCC412.150EA%keir@xensource.com> (raw)
In-Reply-To: <D936D925018D154694D8A362EEB08920024A212E@orsmsx416.amr.corp.intel.com>

On 30/8/07 17:17, "Cihula, Joseph" <joseph.cihula@intel.com> wrote:

>>> Changes to Xen for Intel(R <<txt-xen-0828_01-xen.patch>> ) TXT
>>> support. 
>> 
>> Is there any documentation for the processor changes for TXT support
>> (e.g., the additions to IA32_FEATURE_CONTROL_MSR, among others)?
> Googling
>> for TXT is not very helpful. :-)

Okay, current situation on the Xen path is that it's all checked in except:
 * the changes to shutdown.c and smp.c
 * the bits that actually interface with sboot (that's most of the bits
inside CONFIG_TXT).

For the former, I'd like it to be a separate cleanup patch, with some
explanation of why it's required. For example, whay is the code movement in
smp.c required at all?

For the latter, I would like Xen to have its own asm-x86/sboot.h, even
though this causes a small amount of code duplication outside of th esboot
module itself. It is supposed to become a stable interface after all. The
bit syou need from uuid.h can also be included in Xen's sboot.h. All the
names you create in Xen's sboot.h should have a suitable common prefix on
them. I guess mle_ might do the trick, although I don't actually know what
MLE stands for?!

That's all for now. The sboot module itself is scary big. :-/

Oh, you can find the current tip to re-merge against at
http://xenbits.xensource.com/staging/xen-unstable.hg

 -- Keir

  reply	other threads:[~2007-08-30 17:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <D936D925018D154694D8A362EEB0892002463CFC@orsmsx416.amr.corp.intel.com>
2007-08-30 10:16 ` [RFC][PATCH][1/4] Intel(R) Trusted Execution Technology support: xen Keir Fraser
2007-08-30 16:17   ` Cihula, Joseph
2007-08-30 17:59     ` Keir Fraser [this message]
2007-08-30 18:13       ` Keir Fraser
2007-08-30 18:17         ` Keir Fraser
2007-08-31 11:19   ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C2FCC412.150EA%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=edwin.zhai@intel.com \
    --cc=gang.wei@intel.com \
    --cc=james.xu@intel.com \
    --cc=joseph.cihula@intel.com \
    --cc=shane.wang@intel.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xense-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.