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 Dsa2ul.c45 uint8_t owner_index = OPTEE_HOST_ID; in sa2ul_init() local
69 ret = ti_sci_change_fwl_owner(fwl_id, sa2ul_region, owner_index, in sa2ul_init()
103 ret = ti_sci_change_fwl_owner(fwl_id, rng_region, owner_index, in sa2ul_init()
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()