Home
last modified time | relevance | path

Searched refs:trusty_notify_optee_uboot_end (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h101 uint32_t trusty_notify_optee_uboot_end(void);
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c276 if(trusty_notify_optee_uboot_end()) { in rk_avb_close_optee_client()
/rk3399_rockchip-uboot/common/
H A Dandroid_bootloader.c1388 if (trusty_notify_optee_uboot_end()) in android_bootloader_boot_flow()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c621 uint32_t trusty_notify_optee_uboot_end(void) in trusty_notify_optee_uboot_end() function