[coreboot] TCPA support

ron minnich rminnich at gmail.com
Mon Nov 24 16:26:16 CET 2008


On Sun, Nov 23, 2008 at 2:09 AM, Thomas Jourdan <tjourdan at neuf.fr> wrote:

> 00:08 IFX0102 Infineon Trusted Platform Module
>    state = active
>        io 0x4e-0x4f
>        io 0x1670-0x167f
>        mem 0xfed40000-0xfed44fff
>        irq 11
>
> The device is a PNP device : if I don't add an entry for this device in
> the Config.lb file, will coreboot be able to read and allocate himself
> the resources ?
>
> If I add an entry, I was thinking about this :
>
> device pci 1f.0 on # LPC bridge
>        chip drivers/tpm/slb9635
>        end
> end
>
> Then I define resources functions in my driver.

should work fine.


> Last question : when the board will be supported, I'll send patches to
> the mailing list. The original bios was developped by phoenix. For my
> personnal usage, I may re-use ACPI and SMBIOS tables extracted from this
> bios. But, for the patches I'll send, am I allowed to use them ?
>

I don't know.

ron




More information about the coreboot mailing list