Hi, >1 - How does a user know whether the TPM will use CRB or FIFO - whether to >specify tpm_tis.force=1 or not? Depends on his hardware -- most "physical" TPMs are FIFO, firmware based are CRB.
However, tpm_tis != tpm_crb, these are separate drivers. (tpm_crb might even be backport-able to previous versions, as a module) so if no /dev/tpm0 appears, try tpm_tis.force=1 > Or can that be specified any time, and it becomes a noop for CRB? Yes, if no /dev/tpm0 appears, try tpm_tis.force=1 >2 - module parameter? Does that mean whatever distro dependent file is used >for the boot parameters - grub.conf or some EFI file like grub.cfg. Yes, exactly. Thanks, Peter ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
