/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 68 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_check_session() local 186 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_check_readyness() local 239 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_extend() local 258 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_xfer() local 622 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_open() local 634 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_probe() local
|
H A D | tpm_tis_sandbox.c | 183 struct tpm_state *tpm = dev_get_priv(dev); in sandbox_tpm_xfer() local 329 struct tpm_state *tpm = dev_get_priv(dev); in sandbox_tpm_probe() local
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | hre.c | 101 static int get_tpm_nv_size(struct udevice *tpm, uint32_t index, uint32_t *size) in get_tpm_nv_size() 138 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() 183 static int read_common_data(struct udevice *tpm) in read_common_data() 253 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() 347 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() 375 static const uint8_t *hre_execute_op(struct udevice *tpm, const uint8_t **ip, in hre_execute_op() 500 int hre_run_program(struct udevice *tpm, const uint8_t *code, size_t code_size) in hre_run_program()
|
H A D | keyprogram.c | 15 int flush_keys(struct udevice *tpm) in flush_keys() 126 int load_and_run_keyprog(struct udevice *tpm) in load_and_run_keyprog()
|
H A D | controlcenterdc.c | 278 struct udevice *tpm; in last_stage_init() local
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd-id.c | 262 static int get_tpm_nv_size(struct udevice *tpm, uint32_t index, uint32_t *size) in get_tpm_nv_size() 298 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() 342 static int read_common_data(struct udevice *tpm) in read_common_data() 486 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() 586 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() 614 static const uint8_t *hre_execute_op(struct udevice *tpm, const uint8_t **ip, in hre_execute_op() 738 static int hre_run_program(struct udevice *tpm, const uint8_t *code, in hre_run_program() 953 static int first_stage_actions(struct udevice *tpm) in first_stage_actions() 994 struct udevice *tpm; in first_stage_init() local 1049 struct udevice *tpm; in second_stage_init() local
|
/openbmc/qemu/backends/ |
H A D | meson.build | 45 subdir('tpm') subdir
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
D | am335x-moxa-uc-8100-me-t.dts |
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts |
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3399-gru-kevin.dts | 170 tpm: tpm@20 { label
|
H A D | rk3288-veyron.dtsi | 469 tpm: tpm@20 { label
|
/openbmc/qemu/hw/acpi/ |
H A D | tpm.c | 23 void tpm_build_ppi_acpi(TPMIf *tpm, Aml *dev) in tpm_build_ppi_acpi()
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-opp-tacoma.dts |
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
D | rk3288-veyron.dtsi |
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen-pvh-common.h | 77 MemMapEntry tpm; member
|
/openbmc/qemu/hw/ |
H A D | meson.build | 38 subdir('tpm') subdir
|
/openbmc/qemu/backends/tpm/ |
H A D | tpm_emulator.c | 125 static int tpm_emulator_ctrlcmd(TPMEmulator *tpm, unsigned long cmd, void *msg, in tpm_emulator_ctrlcmd() 281 const char *tpm = NULL; in tpm_emulator_check_caps() local
|
/openbmc/qemu/ |
H A D | meson_options.txt | 116 option('tpm', type : 'feature', value : 'auto', feature
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 868 TPMIf *tpm = tpm_find(); in build_dsdt() local 2179 TPMIf *tpm; in acpi_setup() local
|