Searched refs:owner_index (Results 1 – 4 of 4) sorted by relevance
/optee_os-3.20.0/core/arch/arm/plat-k3/drivers/ |
A D | sa2ul.c | 44 uint8_t owner_index = OPTEE_HOST_ID; in sa2ul_init() local 67 ret = ti_sci_change_fwl_owner(fwl_id, sa2ul_region, owner_index, in sa2ul_init() 101 ret = ti_sci_change_fwl_owner(fwl_id, rng_region, owner_index, in sa2ul_init()
|
A D | ti_sci_protocol.h | 243 uint8_t owner_index; member 262 uint8_t owner_index; member
|
A D | ti_sci.h | 109 uint8_t owner_index, uint8_t *owner_privid,
|
A D | ti_sci.c | 292 uint8_t owner_index, uint8_t *owner_privid, in ti_sci_change_fwl_owner() argument 309 req.owner_index = owner_index; in ti_sci_change_fwl_owner()
|
Completed in 8 milliseconds