[tpmdd-devel] Has anyone a ATMEL TPM Chip on PPC64 (CONFIG_TCG_ATMEL)?

Joel Schopp jschopp at linux.vnet.ibm.com
Tue Oct 29 05:03:43 EST 2013


On 10/27/2013 05:06 PM, Peter Hüwe wrote:
> Hi,
> 
> I was wondering if anyone here on this list still has a machine with an old 
> ATMEL TPM (trusted platform module) lying around?
> 
>>From the kconfig entry it becomes evident that it was only supported on ppc64 
> machines.
> 
> config TCG_ATMEL
> 	tristate "Atmel TPM Interface"
> 	depends on PPC64 || HAS_IOPORT
> 	---help---
> 	  If you have a TPM security chip from Atmel say Yes and it 
> 	  will be accessible from within Linux.  To compile this driver 
> 	  as a module, choose M here; the module will be called tpm_atmel.
> 
> The hardware/driver is pretty old and the driver might have contained a bug 
> that made it unusable for the last 6 years ;)
> 
> So if anyone still has this kind of hardware around, please reply.
> 

As near as I can tell this was on a single machine type (the js21 circa
2006).  The firmware on the machine didn't support establishing a root
of trust, so use of the TPM was as a practical matter effective only for
the other functions like random number generation and key management.
The number of users who used the TPM for this on this machine was likely
very small 7 years ago.  The number of those machines still in service
today is likely smaller still.  The cross section of those two small
numbers combined with those who want to run on a shiny new kernel has to
be quickly approaching zero.

I reccomend removing the driver.  If the stars align and a user actually
appears who wants to use one I'll clean up the driver and resubmit it
for inclusion.  I just don't think that will happen.

-Joel



More information about the Linuxppc-dev mailing list