Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c179 uint32_t minor_vers = FFA_GET_MINOR_VERSION(vers); in spmc_exchange_version() local
200 if (minor_vers > my_minor_vers) in spmc_exchange_version()