Home
last modified time | relevance | path

Searched refs:CRB (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/Documentation/security/tpm/
H A Dtpm_ffa_crb.rst4 TPM CRB over FF-A Driver
7 The TPM Command Response Buffer (CRB) interface is a standard TPM interface
9 The CRB provides a structured set of control registers a client uses when
11 responses. A CRB interface can be implemented in:
31 by an OS. The TCG-defined CRB interface is used by clients to interact
36 when updates have been made to the CRB.
38 How the Linux CRB driver interacts with FF-A is summarized below:
41 with an architected TPM service UUID defined in the CRB over FF-A spec.
46 - The probing and initialization of the Linux CRB driver is triggered
47 by the discovery of a TPM advertised via ACPI. The CRB driver can
[all …]
H A Dtpm_tis.rst7 TCG PTP Specification defines two interface types: FIFO and CRB. The former is
/linux-6.15/Documentation/arch/powerpc/
H A Dvas-api.rst22 Block (CRB) and these CRBs must be submitted to the NX using COPY/PASTE
23 instructions to paste the CRB to hardware address that is associated with
168 that the application can use to copy/paste its CRB to the hardware engines.
201 Applications should use the copy and paste instructions to send CRB to NX.
205 CRB Specification and use NX
210 of CRB and use NX from userspace such as sending requests and checking
293 //Format CRB request with compression or
299 // csb address is listed in CRB
/linux-6.15/arch/alpha/lib/
H A Dcallback_srm.S27 addq $0,$1,$2 # CRB address
45 addq $0,$1,$2 # CRB address
/linux-6.15/arch/arm64/boot/dts/marvell/
H A Dcn9130-crb-A.dts9 model = "Marvell Armada CN9130-CRB-A";
H A Dcn9130-crb-B.dts9 model = "Marvell Armada CN9130-CRB-B";
/linux-6.15/Documentation/translations/zh_CN/security/tpm/
H A Dtpm_tis.rst12 TCG PTP规范定义了两种接口类型:FIFO和CRB。前者基于顺序的读写操作,
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_fast_recovery_prr-ss-30pkt-lost-1_4-11_16.pkt35 // Enter PRR CRB
/linux-6.15/drivers/char/tpm/
H A DKconfig205 tristate "TPM 2.0 CRB Interface"
209 TCG CRB 2.0 TPM specification say Yes and it will be accessible
214 tristate "TPM CRB over Arm FF-A Transport"
/linux-6.15/sound/soc/renesas/
H A Dfsi.c104 #define CRB (1 << 4) macro
1191 u32 clk = fsi_is_port_a(fsi) ? CRA : CRB; in fsi_pio_start_stop()
1357 u32 clk = fsi_is_port_a(fsi) ? CRA : CRB; in fsi_dma_push_start_stop()
/linux-6.15/arch/powerpc/xmon/
H A Dppc-opc.c274 #define CRB CR + 1 macro
276 #define MB CRB
281 #define CRD32 CRB + 1
4785 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}},