Searched refs:trusty_app_create (Results 1 – 1 of 1) sorted by relevance
1521 static status_t trusty_app_create(struct trusty_app_img* app_img, in trusty_app_create() function1622 ret = trusty_app_create(app_img, &trusty_app, flags); in trusty_app_create_and_start()2091 if (trusty_app_create(&app_img, NULL, 0) != NO_ERROR) in trusty_app_init()