]> xenbits.xen.org Git - xenclient/xen.git/commit
tboot patch 3/5 - protect TXT ranges
authorRoss Philipson <ross.philipson@citrix.com>
Wed, 4 Feb 2009 16:11:34 +0000 (11:11 -0500)
committerRoss Philipson <ross.philipson@citrix.com>
Wed, 4 Feb 2009 16:11:34 +0000 (11:11 -0500)
commitb6c256305fadd6b514e51b1f47f2e8dbcf8e4cdc
tree1f1815fab767b6be8c58b889dfa80d1c4e43063d
parenta78026484eccb8deb76025fe5654a3f110b81163
tboot patch 3/5 - protect TXT ranges

tboot no longer marks the TXT heap/SINIT/private config space
as E820_UNUSABLE in the e820 table, so Xen must mark them so
(to disallow them from dom0).

 Changes to be committed:
modified:   xen/arch/x86/e820.c
modified:   xen/arch/x86/setup.c
modified:   xen/arch/x86/tboot.c
modified:   xen/include/asm-x86/e820.h
modified:   xen/include/asm-x86/tboot.h
xen/arch/x86/e820.c
xen/arch/x86/setup.c
xen/arch/x86/tboot.c
xen/include/asm-x86/e820.h
xen/include/asm-x86/tboot.h