Home
last modified time | relevance | path

Searched +full:ms +full:- +full:tpm +full:- +full:20 +full:- +full:ref (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/tpm/
H A Dmicrosoft,ftpm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/tpm/microsoft,ftpm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microsoft firmware-based Trusted Platform Module (fTPM)
10 - Thirupathaiah Annapureddy <thiruan@microsoft.com>
11 - Sasha Levin <sashal@kernel.org>
20 Microsoft's firmware-based TPM 2.0 (fTPM) leverages ARM TrustZone to overcome
24 https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/
25 https://github.com/Microsoft/ms-tpm-20-ref/tree/main/Samples/ARM32-FirmwareTPM
[all …]
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c1 // SPDX-License-Identifier: GPL-2.0
5 * Implements a firmware TPM as described here:
6 * https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/
9 * https://github.com/microsoft/ms-tpm-20-ref/tree/master/Samples/ARM32-FirmwareTPM/optee_ta/fTPM
16 #include <linux/tpm.h>
19 #include "tpm.h"
23 * TA_FTPM_UUID: BC50D971-D4C9-42C4-82CB-343FB7F37896
27 …* https://github.com/microsoft/ms-tpm-20-ref/blob/master/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/i…
34 * ftpm_tee_tpm_op_recv() - retrieve fTPM response.
35 * @chip: the tpm_chip description as specified in driver/char/tpm/tpm.h.
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]