|
From: Cihula, J. <jos...@in...> - 2008-10-07 19:24:23
|
> From: Lil Evil [mailto:Lil...@gm...] > Sent: Monday, October 06, 2008 6:58 AM > > Hi, > > I ve been playing with the new repo straight away. > seems that elf_defns.h got lost in revision 84, hence compilation > fails. using old header file seems to work fine. Try the current tip. Some files got moved around when Linux support was added. I did a clean pull and it built fine. > However, verifying against policy fails. > after debugging it seems PCR18 is initially not 0x0 and therefore gets > extended with wrong values. The dynamic PCRs are set to all Fs on platform reset and only get cleared to 0s on initiation of a DRTM (e.g. SENTER). So if they are really not 0s before being extended then that would mean that the SENTER failed. And the code should not even try to extend them if SENTER fails. > debug just outs me the PCR value before extending. > > TBOOT: verifying module "/xen.gz iommu=1 dom0_mem=1024mb > com1=1115200,8n1 console=vga,com1"... > TBOOT: debug2: 00 00 00 00 01 00 00 00 02 00 00 00 00 00 00 00 00 00 > 00 00 > TBOOT: debug3: 93 40 0a e2 86 6b 8a a3 5e f2 70 93 8f 2d a2 48 4b a5 > a5 93 > TBOOT: debug4: 93 40 0a e2 86 6b 8a a3 5e f2 70 93 8f 2d a2 48 4b a5 > a5 93 > > Hence, I experience a policy mismatch every time. The policy format has changed as of a month or so ago and the policy code got a lot of cleanup. Try with the current tip. > > Cheers > lIl > > > > -------- Original-Nachricht -------- > > Datum: Fri, 3 Oct 2008 15:18:43 -0700 > > Von: "Cihula, Joseph" <jos...@in...> > > An: tbo...@li... > > Betreff: [tboot-devel] new location for mercurial repo > > > As some people noticed, the recent "upgrade" of SourceForge broke the > > tboot mercurial repo. Since mercurial is not an officially supported > > SCM, and there is no longer shell access, I don't see how to fix it > on > > SourceForge. > > > > So I have moved the repo to a new site: > > http://www.bughost.org/repos.hg/tboot.hg > > > > It contains all of the previous repo's history, etc. > > > > Let me know if there are any problems accessing it. > > > > Joe > > > > --------------------------------------------------------------------- > - > > --- This SF.Net email is sponsored by the Moblin Your Move > Developer's > > challenge Build the coolest Linux based applications with Moblin SDK > & > > win great prizes Grand prize is a trip for two to an Open Source > event > > anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > tboot-devel mailing list > > tbo...@li... > > https://lists.sourceforge.net/lists/listinfo/tboot-devel > > -- > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! > Jetzt dabei sein: > http://www.shortview.de/wasistshortview.php?mc=sv_ext_mf@gmx |