Home
last modified time | relevance | path

Searched refs:sandbox_tee_state (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/tee/
A Dsandbox.c117 struct sandbox_tee_state *state = dev_get_priv(dev); in ta_avb_invoke_func()
374 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_close_session()
403 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_open_session()
438 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_invoke_func()
464 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_shm_register()
473 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_shm_unregister()
482 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_remove()
491 struct sandbox_tee_state *state = dev_get_priv(dev); in sandbox_tee_probe()
522 .priv_auto = sizeof(struct sandbox_tee_state),
/u-boot/include/
A Dsandboxtee.h21 struct sandbox_tee_state { struct
/u-boot/test/dm/
A Dtee.c107 struct sandbox_tee_state *state; in test_tee()
156 struct sandbox_tee_state *state; in test_tee_rpc()

Completed in 5 milliseconds