Home
last modified time | relevance | path

Searched full:needs (Results 1 – 25 of 120) sorted by relevance

12345

/optee_os/core/drivers/
H A Dls_gpio.c27 * gpio_pin: pin from which value needs to be read
52 * gpio_pin: pin to which value needs to be write
53 * value: value needs to be written to the pin
78 * gpio_pin: pin from which direction needs to be read
103 * gpio_pin: pin on which direction needs to be set
104 * direction: direction which needs to be set on pin
127 * gpio_pin: pin from which interrupt value needs to be read
152 * gpio_pin: pin on which interrupt value needs to be set
153 * interrupt: interrupt valie which needs to be set on pin
H A Datmel_piobu.c90 * gpio_pin: pin from which value needs to be read
114 * gpio_pin: pin to which value needs to be written
136 * gpio_pin: pin from which direction needs to be read
159 * gpio_pin: pin on which direction needs to be set
160 * direction: direction which needs to be set on pin
182 * gpio_pin: pin from which interrupt value needs to be read
205 * gpio_pin: pin on which interrupt value needs to be set
206 * interrupt: interrupt value which needs to be set on pin
H A Dxiphera_trng.c117 * The TRNG needs to be first reset in order to provide stable in xiphera_trng_probe()
/optee_os/core/arch/arm/sm/
H A Dpm_a32.S63 /* A9 needs PCR/DIAG */
122 /* Need to use r0!, because sm_pm_cpu_do_resume needs it */
158 * A9 needs PCR/DIAG
/optee_os/core/include/kernel/
H A Dts_store.h83 * it needs to access the TA store or if it needs to access the SP one.
H A Dmsg_param.h45 * @map_buffer - true if buffer needs to be mapped into OP-TEE address space
/optee_os/core/arch/arm/plat-ls/
H A Dconf.mk108 #CFG_SHMEM_START (Non-Secure shared memory) needs to be 2MB aligned boundary for TZASC 380 configur…
116 #CFG_SHMEM_START (Non-Secure shared memory) needs to be 2MB aligned boundary for TZASC 380 configur…
/optee_os/core/arch/arm/plat-rcar/
H A Dromapi.c114 0xEB10DFC4, /* H3 1.0/1.1, needs confirmation */
116 0xEB11055C, /* M3 1.0/1.05, needs confirmation */
/optee_os/core/kernel/
H A Dree_fs_ta.c18 * To satisfy (1) and (2), SP needs to sign TA and OP-TEE core needs to verify
29 * To satisfy (1), SP needs to sign plain TA and OP-TEE core needs to verify the
32 * To satisfy (2) and (3), SP needs to do authenticated encryption of TA and
33 * OP-TEE core needs to do authenticated decryption of TA to retrieve its
/optee_os/core/arch/arm/plat-corstone1000/
H A Dconf.mk3 # ARM debugger needs this
/optee_os/core/arch/arm/plat-automotive_rd/
H A Dconf.mk23 # ARM debugger needs this
/optee_os/core/arch/arm/plat-totalcompute/
H A Dconf.mk21 # ARM debugger needs this
/optee_os/ldelf/
H A Dstart_a32.S19 * First ldelf needs to be relocated. The binary is compiled to
H A Dstart_rv64.S18 * First ldelf needs to be relocated. The binary is compiled to
H A Dstart_a64.S19 * First ldelf needs to be relocated. The binary is compiled to
/optee_os/core/include/mm/
H A Dtee_pager.h68 * Needs to draw random from RNG, panics if some error occurs.
223 * This function is called when a translation table needs to be recycled
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_platform.h44 * mbedtls_key_owner_id_t is a 32-bit integer. This function thus needs
H A Dcrypto_extra.h298 * needs of transmitting it from the point of generation to
474 * it needs. However implementations of this function may return
540 * #MBEDTLS_SVC_KEY_ID_GET_KEY_ID(\p key_id) needs to be in the range from
677 * -# To get the first round data that needs to be sent to the peer, call
708 * -# To get the second round data that needs to be sent to the peer, call
811 * Although balanced PAKE algorithms are symmetric, some of them needs an
820 * Although balanced PAKE algorithms are symmetric, some of them needs an
1421 * setup. The exact sequence of \c psa_pake_set_xxx() functions that needs
1431 * key share that needs to be sent to the peer.
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dconfig_adjust_legacy_from_psa.h8 * of cryptographic mechanisms as needed to fulfill the needs of the PSA
48 * otherwise each component needs to be built in.
55 * Note: this needs psa/crypto_adjust_keypair_types.h to have been included
372 * component are accelerated, otherwise each component needs to be builtin.
/optee_os/mk/
H A Daosp_optee.mk12 ## And BUILD_OPTEE_MK needs to be defined in optee*.mk ##
15 ## local_module needs to be defined before including ##
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c77 #error LTC_YARROW needs at least one CIPHER in yarrow_start()
108 #error LTC_YARROW needs at least one HASH in yarrow_start()
/optee_os/lib/libutils/isoc/newlib/
H A D_ansi.h52 * This probably needs some work. Perhaps sys/config.h can be
/optee_os/core/lib/scmi-server/
H A Dsub.mk4 # CFG_SCPFW_MOD_* switches. SCP-firmware needs a C source and
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_mac.c126 /* From here on, tmp needs to be wiped. */ in psa_hmac_finish_internal()
473 * before driver dispatch, since it needs to be done before calling in mbedtls_psa_mac_compute()
/optee_os/core/arch/arm/plat-vexpress/
H A Dconf.mk35 # ARM debugger needs this

12345