Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Ddoublefault_32.c48 regs.ss = TSS(ss); in doublefault_shim()
50 regs.sp = TSS(sp); in doublefault_shim()
52 regs.cs = TSS(cs); in doublefault_shim()
55 regs.ip = TSS(ip); in doublefault_shim()
57 regs.gs = TSS(gs); in doublefault_shim()
59 regs.fs = TSS(fs); in doublefault_shim()
61 regs.es = TSS(es); in doublefault_shim()
63 regs.ds = TSS(ds); in doublefault_shim()
65 regs.ax = TSS(ax); in doublefault_shim()
66 regs.bp = TSS(bp); in doublefault_shim()
[all …]
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/
H A Dibmtpm2tss_1661.bb1 SUMMARY = "IBM's Software TPM 2.0 TSS"
2 DESCRIPTION = "This is a user space TSS for TPM 2.0. It implements the \
3 functionality equivalent to (but not API compatible with) the TCG TSS \
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/
H A Dtpm2-tss-engine_1.1.0.bb2 …mputing Groups (TCG) TPM Software Stack (TSS 2.0). It uses the Enhanced System API (ESAPI) interfa…
/openbmc/u-boot/include/
H A Dppc_defs.h16 #define TSS 576 macro
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-pytss/
H A Dpython3-tpm2-pytss_2.1.0.bb1 DESCRIPTION = "TPM2 TSS Python bindings for Enhanced System API (ESYS), Feature API (FAPI), Marshal…
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/files/
H A Dtpm-tools-extendpcr.patch42 * These getPasswd functions will wrap calls to the other functions and check to see if the TSS
183 + * a 1.2 TSS/TPM */
194 + logError(_("This version of %s was compiled for a v1.1 TSS, which "
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0001-create-tpm-key-support-well-known-key-option.patch32 "\t\t-p|--popup use TSS GUI popup dialogs to get the password "
/openbmc/linux/Documentation/arch/x86/
H A Dkernel-stacks.rst45 index into the Task State Segment (TSS). The IST entries in the TSS
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSSH-OpenSSH28 - TSS has been removed
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst161 With the IBM TSS 2 stack::
167 Or with the Intel TSS 2 stack::
/openbmc/linux/drivers/char/tpm/
H A DKconfig17 An implementation of the Trusted Software Stack (TSS), the