Searched refs:optee_available (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/mach-at91/
H A Dsam_secure.c11 static bool optee_available; variable
21 if (WARN_ON(!optee_available))
33 return optee_available;
47 optee_available = true;
50 if (optee_available)
/linux-master/arch/arm/mach-omap2/
H A Domap-secure.c28 bool optee_available; variable
45 optee_available = true;
104 if (optee_available)
H A Domap-secure.h80 extern bool optee_available;
H A Dpm33xx-core.c185 if (optee_available)

Completed in 129 milliseconds