Searched full:notify (Results 1 – 13 of 13) sorted by relevance
| /optee_os/scripts/ |
| H A D | notify_maintainers.py | 6 # 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 D | zynqmp_csudma.c | 109 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 D | stm32_rtc.c | 400 * Notify the caller of 'stm32_rtc_wait_alarm' to re-schedule in stm32_rtc_it_handler()
|
| /optee_os/core/drivers/crypto/versal/ |
| H A D | ipi.c | 89 goto notify; in versal_crypto_request() 108 notify: in versal_crypto_request()
|
| /optee_os/core/include/drivers/ |
| H A D | zynqmp_csudma.h | 26 void *address, size_t len, uint8_t notify);
|
| /optee_os/.github/workflows/ |
| H A D | notify.yml | 17 notify-maintainers:
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_internal_api.h | 648 * instance, notify the instance that a new client is connecting, notify
|
| /optee_os/core/kernel/ |
| H A D | user_ta.c | 544 /* The state has changed for the context, notify eventual waiters. */ in tee_ta_complete_user_ta_session()
|
| /optee_os/core/arch/arm/ |
| H A D | arm.mk | 189 # Arm-GIC to notify normal world. This config variable should use a value
|
| /optee_os/core/mm/ |
| H A D | mobj_dyn_shm.c | 171 * be released by cookie. Notify eventual waiters. in mobj_reg_shm_free()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_msg.c | 5233 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 D | bget.c | 812 defined, notify it of the size requested. If it returns
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ssl.h | 5383 * \brief Notify the peer that the connection is being closed
|