Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientApiLib.c20 static bool optee_is_init; variable
105 if (optee_is_init) in OpteeClientApiLibInitialize()
123 optee_is_init = true; in OpteeClientApiLibInitialize()