Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dtee.c52 struct test_tee_vars { struct
57 static int test_tee(struct unit_test_state *uts, struct test_tee_vars *vars) in test_tee() argument
105 struct test_tee_vars vars = { NULL, NULL }; in dm_test_tee()