Searched full:fetch (Results 1 – 20 of 20) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | atmel_shdwc_a32.S | 20 * not accessible to fetch code or data from it. 32 * We are going to power down the SDRAM and thus we can't fetch code from it
|
| /optee_os/core/arch/arm/plat-ti/ |
| H A D | main.c | 84 /* Invalidate cache to fetch data from external memory */ in init_sec_mon() 118 /* Invalidate cache to fetch data from external memory */ in early_init_huk()
|
| H A D | api_monitor_index_a9.h | 32 /* Set the Pre-fetch Control Register */
|
| /optee_os/core/kernel/ |
| H A D | otp_stubs.c | 14 * Override these in your platform code to really fetch device-unique
|
| /optee_os/core/arch/arm/plat-synquacer/ |
| H A D | main.c | 68 /* Enable timer FIQ to fetch entropy required during boot */ in init_timer_itr()
|
| H A D | rng_pta.c | 307 /* Enable timer FIQ to fetch entropy */ in rng_get_entropy()
|
| /optee_os/core/pta/ |
| H A D | device.c | 7 * This pseudo TA is used by normal world OS TEE driver to fetch pseudo TA's
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | sbi_mpxy_rpmi.c | 68 EMSG("Failed to fetch channel IDs (ret=%d)", ret); in sbi_mpxy_rpmi_probe_channels()
|
| H A D | sbi_mpxy.c | 447 * Makes an SBI call to fetch notification events from the specified channel
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/ |
| H A D | der_decode_sequence_flexi.c | 74 /* fetch length */ in s_der_decode_sequence_flexi()
|
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_math.h | 100 @param n The number of the digit to fetch
|
| /optee_os/core/drivers/imx/dcp/ |
| H A D | dcp.c | 668 * Fetch DCP base address from DT
|
| /optee_os/.github/workflows/ |
| H A D | ci.yml | 17 fetch-depth: 0 # full history so checkpatch can check commit IDs in commit messages
|
| /optee_os/core/arch/riscv/include/ |
| H A D | encoding.h | 4882 DECLARE_CAUSE("misaligned fetch", CAUSE_MISALIGNED_FETCH) 4883 DECLARE_CAUSE("fetch access", CAUSE_FETCH_ACCESS) 4894 DECLARE_CAUSE("fetch page fault", CAUSE_FETCH_PAGE_FAULT) 4897 DECLARE_CAUSE("fetch guest page fault", CAUSE_FETCH_GUEST_PAGE_FAULT)
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_msg.c | 2156 MBEDTLS_SSL_DEBUG_MSG(2, ("=> fetch input")); in mbedtls_ssl_fetch_input() 2210 MBEDTLS_SSL_DEBUG_MSG(2, ("<= fetch input")); in mbedtls_ssl_fetch_input() 2341 MBEDTLS_SSL_DEBUG_MSG(2, ("<= fetch input")); in mbedtls_ssl_fetch_input() 5054 * Fetch record contents from underlying transport. in ssl_get_next_record() 5245 /* Silently ignore: fetch new message */ in mbedtls_ssl_handle_message_type()
|
| H A D | ssl_misc.h | 2145 * Fetch TLS 1.3 handshake message header
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_spmc.c | 2664 EMSG("Failed to fetch cookie %#"PRIx64" error code %d", in spmc_retrieve_req() 2667 EMSG("Failed to fetch cookie %#"PRIx64" a0 %#"PRIx64, in spmc_retrieve_req()
|
| /optee_os/core/lib/qcbor/inc/qcbor/ |
| H A D | UsefulBuf.h | 1404 * the end. If there was any error, such as an attempt to fetch data 1669 * - Attempt to fetch data past the end of the buffer
|
| /optee_os/core/lib/qcbor/src/ |
| H A D | qcbor_decode.c | 2352 * This will fetch and decode the exponent and mantissa and put the
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 1598 been received yet when we first try to fetch it.
|