Re: [RFC v5][PATCH 0b/4] intel_txt: Intel(R) Trusted ExecutionTechnology support for Linux - Details

From: Dave Jones
Date: Wed Jun 24 2009 - 16:51:55 EST


On Wed, Jun 24, 2009 at 01:37:49PM -0700, Arjan van de Ven wrote:
> Dave Jones wrote:
> > On Mon, Jun 22, 2009 at 05:41:26PM -0700, Joseph Cihula wrote:
> >
> > > The Q35_SINIT_17.BIN file is what Intel TXT refers to as an
> > > Authenticated Code Module. It is specific to the chipset in the system
> > > and can also be found on the Trusted Boot site. It is a firmware module
> > > digitally signed by Intel that is used as part of the DRTM process to
> > > verify and configure the system.
> >
> > This seems a little disingenious. Firmware isn't typically loaded by grub
> > into main memory and executed by the host processor.
> >
> > so, is this all worthless without the binary blob ?
> >
> > "trust us, it's signed by intel" doesn't make me feel more secure.
>
> how's that different from your normal bios ?

well..

AFAICS, this code exists solely to enable a binary blob. We don't do that
for the BIOS. Even for blobs like ACPI, we at least have documentation on
the opcodes/data structures.

Also, if they're the same as you claim, why isn't the blob just included as
part of the BIOS ?

Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/