Searched defs:tpm (Results 1 – 10 of 10) sorted by relevance
/u-boot/drivers/tpm/ |
A D | tpm2_tis_sandbox.c | 73 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_check_session() local 191 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_check_readyness() local 244 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_extend() local 263 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_xfer() local 579 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_open() local 591 struct sandbox_tpm2 *tpm = dev_get_priv(dev); in sandbox_tpm2_probe() local
|
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
|
/u-boot/board/gdsys/a38x/ |
A D | hre.c | 103 static int get_tpm_nv_size(struct udevice *tpm, uint32_t index, uint32_t *size) in get_tpm_nv_size() 140 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() 185 static int read_common_data(struct udevice *tpm) in read_common_data() 255 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() 349 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() 377 static const uint8_t *hre_execute_op(struct udevice *tpm, const uint8_t **ip, in hre_execute_op() 502 int hre_run_program(struct udevice *tpm, const uint8_t *code, size_t code_size) in hre_run_program()
|
A D | keyprogram.c | 17 int flush_keys(struct udevice *tpm) in flush_keys() 128 int load_and_run_keyprog(struct udevice *tpm) in load_and_run_keyprog()
|
A D | controlcenterdc.c | 284 struct udevice *tpm; in last_stage_init() local
|
/u-boot/board/gdsys/p1022/ |
A D | controlcenterd-id.c | 269 static int get_tpm_nv_size(struct udevice *tpm, uint32_t index, uint32_t *size) in get_tpm_nv_size() 305 static int find_key(struct udevice *tpm, const uint8_t auth[20], in find_key() 349 static int read_common_data(struct udevice *tpm) in read_common_data() 493 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() 593 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() 621 static const uint8_t *hre_execute_op(struct udevice *tpm, const uint8_t **ip, in hre_execute_op() 745 static int hre_run_program(struct udevice *tpm, const uint8_t *code, in hre_run_program() 960 static int first_stage_actions(struct udevice *tpm) in first_stage_actions() 1001 struct udevice *tpm; in first_stage_init() local 1056 struct udevice *tpm; in second_stage_init() local
|
/u-boot/arch/arm/dts/ |
A D | rk3399-gru-kevin.dts | 188 tpm: tpm@20 { label
|
A D | rk3288-veyron.dtsi | 465 tpm: tpm@20 { label
|
/u-boot/board/gdsys/mpc8308/ |
A D | gazerbeam.c | 130 struct udevice *tpm; in last_stage_init() local
|
/u-boot/arch/x86/dts/ |
A D | chromebook_coral.dts | 434 tpm: tpm@50 { label
|
Completed in 16 milliseconds