Home
last modified time | relevance | path

Searched full:notify (Results 1 – 13 of 13) sorted by relevance

/optee_os/scripts/
H A Dnotify_maintainers.py6 # Build a message to notify maintainers/reviewers for a PR. Invoked by the
7 # notify.yml workflow which posts the content of the message output by this
31 """Parse get_maintainer.py output and return GitHub handles to notify.
/optee_os/core/drivers/
H A Dzynqmp_csudma.c109 void *addr, size_t len, uint8_t notify) in zynqmp_csudma_transfer() argument
143 SHIFT_U32(len, CSUDMA_SIZE_SHIFT) | notify); in zynqmp_csudma_transfer()
H A Dstm32_rtc.c400 * Notify the caller of 'stm32_rtc_wait_alarm' to re-schedule in stm32_rtc_it_handler()
/optee_os/core/drivers/crypto/versal/
H A Dipi.c89 goto notify; in versal_crypto_request()
108 notify: in versal_crypto_request()
/optee_os/core/include/drivers/
H A Dzynqmp_csudma.h26 void *address, size_t len, uint8_t notify);
/optee_os/.github/workflows/
H A Dnotify.yml17 notify-maintainers:
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h648 * instance, notify the instance that a new client is connecting, notify
/optee_os/core/kernel/
H A Duser_ta.c544 /* The state has changed for the context, notify eventual waiters. */ in tee_ta_complete_user_ta_session()
/optee_os/core/arch/arm/
H A Darm.mk189 # Arm-GIC to notify normal world. This config variable should use a value
/optee_os/core/mm/
H A Dmobj_dyn_shm.c171 * be released by cookie. Notify eventual waiters. in mobj_reg_shm_free()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_msg.c5233 MBEDTLS_SSL_DEBUG_MSG(2, ("is a close notify message")); in mbedtls_ssl_handle_message_type()
6324 * Notify the peer that the connection is being closed
6334 MBEDTLS_SSL_DEBUG_MSG(2, ("=> write close notify")); in mbedtls_ssl_close_notify()
6345 MBEDTLS_SSL_DEBUG_MSG(2, ("<= write close notify")); in mbedtls_ssl_close_notify()
/optee_os/lib/libutils/isoc/
H A Dbget.c812 defined, notify it of the size requested. If it returns
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl.h5383 * \brief Notify the peer that the connection is being closed