Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_main.c303 goto finish; in sdei_event_routing_set()
308 goto finish; in sdei_event_routing_set()
328 finish: in sdei_event_routing_set()
489 goto finish; in sdei_event_enable()
501 finish: in sdei_event_enable()
529 goto finish; in sdei_event_disable()
541 finish: in sdei_event_disable()
637 goto finish; in sdei_event_unregister()
673 finish: in sdei_event_unregister()
799 goto finish; in sdei_interrupt_release()
[all …]
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_psa_crypto.c425 static void finish(void) in finish() function
593 auth_decrypt, NULL, finish);
596 NULL, NULL, finish);
601 auth_decrypt, NULL, finish);
604 NULL, NULL, finish);
607 REGISTER_CRYPTO_LIB(LIB_NAME, init, NULL, NULL, calc_hash, NULL, NULL, finish);
/rk3399_ARM-atf/include/drivers/auth/
H A Dcrypto_mod.h90 void (*finish)(void); member
151 .finish = _finish \
/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c223 if (crypto_lib_desc.finish != NULL) { in crypto_mod_finish()
224 crypto_lib_desc.finish(); in crypto_mod_finish()
/rk3399_ARM-atf/plat/renesas/common/
H A Dplat_pm.c142 goto finish; in rcar_pwr_domain_suspend_finish()
157 finish: in rcar_pwr_domain_suspend_finish()
/rk3399_ARM-atf/docs/plat/
H A Drpi3.rst374 finish.
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst2554 finish executing on the PE.
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst3619 The TSP uses this API to finish processing of the secure physical timer
H A Dchange-log.md988 …- avoid race conditions in CPU finish ([5782406](https://review.trustedfirmware.org/plugins/gitile…
7200 …- ensure memory write finish with dsb() ([ac6c135](https://review.trustedfirmware.org/plugins/giti…