Home
last modified time | relevance | path

Searched +full:sml +full:- +full:base (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/contrib/device-tree/Bindings/tpm/
H A Dtpm-common.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/tpm/tpm-common.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lukas Wunner <lukas@wunner.de>
14 pattern: '^tpm(@[0-9a-f]+)?$'
23 linux,sml-base:
25 base address of reserved memory allocated for firmware event log
28 linux,sml-size:
33 memory-region:
[all …]
H A Dmicrosoft,ftpm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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
32 - compatible
[all …]
H A Dibm,vtpm.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
H A Dtcg,tpm-tis-i2c.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/tpm/tcg,tpm-ti
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/security/tpm/
H A Dtpm-i2c.txt5 - compatible : 'manufacturer,model', eg. nuvoton,npct650
6 - label : human readable string describing the device, eg. "tpm"
7 - linux,sml-base : 64-bit base address of the reserved memory allocated for
9 - linux,sml-size : size of the memory allocated for the firmware event log
13 - powered-while-suspended: present when the TPM is left powered on between
18 ----------------------------------------------------------
24 linux,sml-base = <0x7f 0xfd450000>;
25 linux,sml-size = <0x10000>;
H A Dibmvtpm.txt5 - compatible : property name that conveys the platform architecture
7 - device_type : specifies type of virtual device
8 - interrupts : property specifying the interrupt source number and
10 - ibm,my-drc-index : integer index for the connector between the device
11 and its parent - present only if Dynamic
13 - ibm,#dma-address-cells: specifies the number of cells that are used to
14 encode the physical address field of dma-window
16 - ibm,#dma-size-cells : specifies the number of cells that are used to
17 encode the size field of dma-window properties
18 - ibm,my-dma-window : specifies DMA window associated with this virtual
[all …]