Searched refs:trusty_app_create_and_start (Results 1 – 3 of 3) sorted by relevance
179 status_t trusty_app_create_and_start(struct trusty_app_img* app_img,
264 rc = trusty_app_create_and_start(app_img, APP_FLAGS_LOADABLE); in apploader_service_handle_cmd_load_application()
1617 status_t trusty_app_create_and_start(struct trusty_app_img* app_img, in trusty_app_create_and_start() function