Searched refs:exclusive (Results 1 – 8 of 8) sorted by relevance
| /optee_os/core/drivers/rstctrl/ |
| H A D | rstctrl.c | 23 if (!rstctrl->exclusive) { in rstctrl_get_exclusive() 24 rstctrl->exclusive = true; in rstctrl_get_exclusive() 35 assert(rstctrl->exclusive); in rstctrl_put_exclusive() 37 WRITE_ONCE(rstctrl->exclusive, false); in rstctrl_put_exclusive()
|
| /optee_os/core/include/drivers/ |
| H A D | rstctrl.h | 43 bool exclusive; member
|
| /optee_os/core/include/kernel/ |
| H A D | tee_ta_manager.h | 140 struct tee_ta_session *tee_ta_get_session(uint32_t id, bool exclusive,
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | conf.mk | 428 $(error CFG_STM32MP15_HUK_BSEC_KEY and CFG_STM32MP15_HUK_BSEC_DERIVE_UID are exclusive) 437 $(error CFG_STM32MP13_CLK and CFG_STM32MP15_CLK are exclusive)
|
| /optee_os/mk/ |
| H A D | config.mk | 563 $(error CFG_EXTERNAL_DTB_OVERLAY and CFG_GENERATE_DTB_OVERLAY are exclusive) 873 $(error CFG_SCMI_MSG_DRIVERS=y and CFG_SCMI_SCPFW=y are mutually exclusive)
|
| /optee_os/core/kernel/ |
| H A D | tee_ta_manager.c | 240 struct tee_ta_session *tee_ta_get_session(uint32_t id, bool exclusive, in tee_ta_get_session() argument 256 if (!exclusive) in tee_ta_get_session()
|
| /optee_os/lib/libutils/compiler-rt/ |
| H A D | LICENSE.TXT | 72 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 79 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | LICENSE | 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 83 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|