Searched refs:do_ut_optee (Results 1 – 3 of 3) sorted by relevance
| /u-boot/include/test/ |
| A D | suites.h | 48 int do_ut_optee(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]);
|
| /u-boot/test/optee/ |
| A D | cmd_ut_optee.c | 95 int do_ut_optee(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_ut_optee() function
|
| /u-boot/test/ |
| A D | cmd_ut.c | 76 U_BOOT_CMD_MKENT(optee, CONFIG_SYS_MAXARGS, 1, do_ut_optee, "", ""),
|
Completed in 8 milliseconds