Searched refs:finish (Results 1 – 9 of 9) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/sdei/ |
| H A D | sdei_main.c | 303 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 D | mbedtls_psa_crypto.c | 425 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 D | crypto_mod.h | 90 void (*finish)(void); member 151 .finish = _finish \
|
| /rk3399_ARM-atf/drivers/auth/ |
| H A D | crypto_mod.c | 223 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 D | plat_pm.c | 142 goto finish; in rcar_pwr_domain_suspend_finish() 157 finish: in rcar_pwr_domain_suspend_finish()
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rpi3.rst | 374 finish.
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | firmware-design.rst | 2554 finish executing on the PE.
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 3619 The TSP uses this API to finish processing of the secure physical timer
|
| H A D | change-log.md | 988 …- 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…
|