Message ID | 20240409190847.10869-1-jarkko@kernel.org (mailing list archive) |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A24551586C7; Tue, 9 Apr 2024 19:08:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712689734; cv=none; b=W6j3x8nI8rk1I5FR6Zs6KrYvUx+32hIkhZyUbSLXoB2kpnNer3V62Fs2WL1EQgpIBnvYuDGVH57Emwd6mnZjaYp5h32EsSQDysw07WyF+nTMsN/lNv95FgUx093sSFBu+JqjiS0xFa/J2b6zCBVmpASIXOKm6poOueqmlD/3W8k= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712689734; c=relaxed/simple; bh=NI4IOOBGPBNQ7za0OvSJUdNySKt0sPGUWBq2CGWF4Mo=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=bJcUXgTRF1qCu/1NqlaGXzkksTwb+ELshUKQSGWx3ZJ9QzOE+JkKZIzUz51ASKj6SKw+s3B1C7D08XiQjbSmdJ5NKId36ijfkTHmmE1bqCw/q9m1uBWQ8paYJXwtxzbVdCBTZicbXxtg9aKjlDGYC7KB6K6szxyHw4D3WCzllEk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=F/XMayYD; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="F/XMayYD" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D0BD1C433B2; Tue, 9 Apr 2024 19:08:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712689734; bh=NI4IOOBGPBNQ7za0OvSJUdNySKt0sPGUWBq2CGWF4Mo=; h=From:To:Cc:Subject:Date:From; b=F/XMayYDtMY7KGUK1e881yn+qkds+5l8C/kPN/eokZvuBc8Eygn5VSHmpgjzJHMrs ltjQVqRBm1EKjCTaQ3XjCNw5LbZyJ2tSBWbE0jV7q90zjSKtMgdx7GGQXdejh0eBoW CI2ZxwMqTYHwmJN7MENVUA9QkxfPmTGsEmpKbUvaqgpHdiOmReRdSNZrb/QYSUtgXx 4qufJbamaTgdSU5o9mjIMidm+7dHqlKEIERTohZNM/2KT94XHo3MfqI4WOuT2u9opX NjgK9Ch+6e5Fh3ti8ar2/DwCeqTDL04j9NA1Hwv2yHlArlc7ufGNUujy3O2eT771n8 yCIpsTiGCsbRQ== From: Jarkko Sakkinen <jarkko@kernel.org> To: linux-integrity@vger.kernel.org Cc: Jarkko Sakkinen <jarkko@kernel.org>, Alexander Steffen <Alexander.Steffen@infineon.com>, "Daniel P . Smith" <dpsmith@apertussolutions.com>, James Bottomley <James.Bottomley@HansenPartnership.com>, Jason Gunthorpe <jgg@ziepe.ca>, Jonathan Corbet <corbet@lwn.net>, Lino Sanfilippo <l.sanfilippo@kunbus.com>, Mimi Zohar <zohar@linux.ibm.com>, Peter Huewe <peterhuewe@gmx.de>, Randy Dunlap <rdunlap@infradead.org>, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] TPM documentation updates Date: Tue, 9 Apr 2024 22:08:45 +0300 Message-ID: <20240409190847.10869-1-jarkko@kernel.org> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-integrity@vger.kernel.org List-Id: <linux-integrity.vger.kernel.org> List-Subscribe: <mailto:linux-integrity+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-integrity+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
TPM documentation updates
|
expand
|