From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 25 Oct 2019 10:56:17 +0200 Subject: [LTP] [PATCH] ima: skip verifying TPM 2.0 PCR values In-Reply-To: <20191025021159.dt7ifgnebnke6ca7@cantor> References: <1558041162.3971.2.camel@linux.ibm.com> <20190517150456.GA11796@dell5510> <20191024121848.GA5908@dell5510> <20191024172023.GA7948@linux.intel.com> <20191024213842.c6cl4tlnsi56pgcy@cantor> <1571964420.5173.12.camel@linux.ibm.com> <20191025021159.dt7ifgnebnke6ca7@cantor> Message-ID: <20191025085617.GA13329@x230> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, > /sys/kernel/security/tpmX/major_version (on fedora and rhel at least, is it elsewhere on other distros?) > versus > /sys/class/tpm/tpmX/major_version Is it more HW related (/sys/class/tpm/tpmX) or LSM related (/sys/kernel/security/tpmX)? I guess /sys/kernel/security/tpmX might be better. Thanks for implementing this, I'll try to test it soon. Kind regards, Petr