Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_crypto.c17 uint8_t owner_index = OPTEE_HOST_ID; in ti_crypto_init_rng_fwl() local
28 ret = ti_sci_change_fwl_owner(fwl_id, fwl_region, owner_index, in ti_crypto_init_rng_fwl()
59 ret = ti_sci_change_fwl_owner(fwl_id, rng_region, owner_index, in ti_crypto_init_rng_fwl()
H A Dti_sci_protocol.h252 uint8_t owner_index; member
271 uint8_t owner_index; member
H A Dti_sci.h109 uint8_t owner_index, uint8_t *owner_privid,
H A Dti_sci.c278 uint8_t owner_index, uint8_t *owner_privid, in ti_sci_change_fwl_owner() argument
295 req.owner_index = owner_index; in ti_sci_change_fwl_owner()