Home
last modified time | relevance | path

Searched full:set (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/optee_os/core/arch/arm/include/sm/
H A Dwatchdog_smc.h37 * [in] a1 Set to SMCWD_INIT
44 * Command SMCWD_SET_TIMEOUT : Watchdog set timeout
45 * [in] a1 Set to SMCWD_SET_TIMEOUT
46 * a2 The timeout value in seconds to set
52 * [in] a1 Set to SMCWD_ENABLE
53 * a2 Set to 0 to stop the watchdog, 1 to enable it
59 * [in] a1 Set to SMCWD_PET
65 * [in] a1 Set to SMCWD_GET_TIMELEFT
/optee_os/mk/
H A Dcheckconf.mk15 $(q)set -e; \
31 $(q)set -e; \
35 $(call cfg-cmake-set,$(var))))'; \
44 $(q)set -e; \
76 /* $1 is not set */_nl_,
80 # Convert a makefile variable to a cmake set statement
83 define cfg-cmake-set
85 # $1 is not set _nl_,
86 set($1 $($1))_nl_))
111 # Will set FOO to 'n' if it is initially 'y' and BAR or BAZ are not 'y'
[all …]
/optee_os/core/arch/arm/kernel/
H A Darm32_sysreg.txt19 ID_ISAR0 c0 0 c2 0 RO Instruction Set Attribute Register 0
20 ID_ISAR1 c0 0 c2 1 RO Instruction Set Attribute Register 1
21 ID_ISAR2 c0 0 c2 2 RO Instruction Set Attribute Register 2
22 ID_ISAR3 c0 0 c2 3 RO Instruction Set Attribute Register 3
23 ID_ISAR4 c0 0 c2 4 RO Instruction Set Attribute Register 4
24 ID_ISAR5 c0 0 c2 5 RO Instruction Set Attribute Register 5
71 DCCISW c7 0 c14 2 WO Data cache clean and invalidate by set/way
74 DCCSW c7 0 c10 2 WO Data cache clean by set/way
76 DCISW c7 0 c6 2 WO Data cache invalidate by set/way
133 PMCNTENSET c9 0 c12 1 RW Performance Monitors Count Enable Set register
[all …]
H A Dmisc_a32.S28 * MT bit can be set on single threaded systems where all the AFF0
60 * returns cpsr to be set
69 orr r0, r1 /* set expected mode */
79 msr cpsr, r0 /* set the new mode */
91 msr cpsr, r0 /* set the new mode */
H A Dcache_helpers_a64.S78 * Data cache operations by set/way to the level specified
125 ubfx w6, w1, #13, #15 // w6 = max set number
126 lsl w17, w8, w2 // w17 = set number loop decrement
133 lsl w7, w6, w2 // w7 = aligned max set number
136 orr w11, w9, w7 // combine cache, way and set number
138 subs w7, w7, w17 // decrement set number
172 * Helper macro for data cache operations by set/way for the
184 * Data cache operations by set/way for level 1 cache
195 * Data cache operations by set/way for level 2 cache
206 * Data cache operations by set/way for level 3 cache
/optee_os/core/drivers/scmi-msg/
H A Dclock.h62 * Clock Rate Set
65 /* If set, set the new clock rate asynchronously */
67 /* If set, do not send a delayed asynchronous response */
69 /* Round up, if set, otherwise round down */
71 /* If set, the platform chooses the appropriate rounding mode */
94 * Clock Config Set
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_builtin_key_derivation.h57 PSA_TLS12_PRF_STATE_SEED_SET, /* seed has been set */
58 PSA_TLS12_PRF_STATE_OTHER_KEY_SET, /* other key has been set - optional */
59 PSA_TLS12_PRF_STATE_KEY_SET, /* key has been set */
60 PSA_TLS12_PRF_STATE_LABEL_SET, /* label has been set */
99 PSA_PBKDF2_STATE_INPUT_COST_SET, /* input cost has been set */
100 PSA_PBKDF2_STATE_SALT_SET, /* salt has been set */
101 PSA_PBKDF2_STATE_PASSWORD_SET, /* password has been set */
H A Dcrypto_extra.h36 * set it to the maximum between PSA_EXPORT_KEY_PAIR_OR_PUBLIC_MAX_SIZE and
51 * An operation on a key may indifferently use the algorithm set with
56 * for, in addition to the algorithm set with
136 * \param slot_number The slot number to set.
161 * lifetime field in \p attributes, in the slot set with
463 * \param[out] output_length On success, set this value to \p output_size.
468 * set to \p output_size.
498 * with any other set of implementation-chosen key identifiers.
601 * set and that psa_crypto_init has already been called.
604 * set) for now this function only checks the state of the driver
[all …]
/optee_os/core/arch/arm/plat-k3/drivers/
H A Dti_sci_protocol.h108 * struct ti_sci_msg_req_set_device_state - Set the desired state of the device
114 * Certain flags can also be set to alter the device state:
122 * If another host already has this device set to STATE_RETENTION or STATE_ON,
123 * the message will fail. Once successful, other hosts attempting to set
145 * struct ti_sci_msg_resp_set_device_state - Response for set device state
157 * struct ti_sci_msg_req_fwl_set_firewall_region - Set firewall permissions
160 * @region: Region or channel number to set config info.
167 * @n_permission_regs: Number of permission registers to set
168 * @control: Contents of the firewall CONTROL register to set
169 * @permissions: Contents of the firewall PERMISSION register to set
[all …]
H A Dti_sci.h47 * @region: Region or channel number to set config info. This field
54 * @n_permission_regs: Number of permission registers to set
55 * @control: Contents of the firewall CONTROL register to set
56 * @permissions: Contents of the firewall PERMISSION register to set
57 * @start_address: Contents of the firewall START_ADDRESS register to set
58 * @end_address: Contents of the firewall END_ADDRESS register to set
70 * @region: Region or channel number to set config info. This field
77 * @n_permission_regs: Region or channel number to set config info
93 * @region: Region or channel number to set config info. This field
/optee_os/core/drivers/
H A Dls_gpio.c50 * Set value for GPIO controller
68 /* if value is high then set pin value */ in ls_gpio_set_value()
101 * Set direction for GPIO controller
103 * gpio_pin: pin on which direction needs to be set
104 * direction: direction which needs to be set on pin
150 * Set interrupt event for GPIO controller
152 * gpio_pin: pin on which interrupt value needs to be set
153 * interrupt: interrupt valie which needs to be set on pin
232 /* set GPIO Input Buffer Enable register */ in ls_gpio_init()
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk_internal.h132 * Set the group used by this key.
135 * out: will have group (curve) information set
141 * Set the private key material
143 * [in/out] pk: in: must have the group set already, see mbedtls_pk_ecc_set_group().
144 * out: will have the private key set.
150 * Set the public key.
152 * [in/out] pk: in: must have its group set, see mbedtls_pk_ecc_set_group().
153 * out: will have the public key set.
168 * [in/out] pk: in: must have the private key set, see mbedtls_pk_ecc_set_key().
169 * out: will have the public key set.
H A Dblock_cipher_internal.h36 * \brief Set the block cipher to use with this context.
39 * \param ctx The context to set up.
53 * \brief Set the key into the context.
61 * properly set up before calling this function.
82 * properly set up before calling this function.
/optee_os/core/drivers/pm/imx/
H A Dlocal.h15 * Set the SRC GPR ARG register for the given core number
17 * @val Register value to set
28 * Set the SRC GPR ENTRY register for the given core number
30 * @val Register value to set
/optee_os/core/arch/arm/plat-ti/
H A Dapi_monitor_index_a9.h22 /* Set the Debug control register */
28 /* Set the Auxiliary Control Register */
30 /* Set the Data and Tag RAM Latency */
32 /* Set the Pre-fetch Control Register */
H A Dapi_monitor_index_a15.h22 /* Set the Data and Tag RAM Latency */
26 /* Set Auxiliary Control Register */
30 /* Timer CNTFRQ register set */
/optee_os/lib/libutee/include/
H A Dpta_rtc.h16 * RTC provides set/get offset and thus command PTA_CMD_RTC_GET_OFFSET and
22 * RTC provides set/read/enable/wait alarm and thus
97 * PTA_CMD_RTC_SET_TIME - Set time from RTC
120 * PTA_CMD_RTC_SET_OFFSET - Set RTC offset
122 * [in] value[0].a RTC offset to be set (signed 32bit value)
143 * PTA_CMD_RTC_SET_ALARM - Set RTC alarm
190 * PTA_CMD_RTC_SET_WAKE_ALARM_STATUS - Set RTC wake alarm status flag
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_csr.h79 * ignored, unless the critical flag is set, in which case
134 * ignored, unless the critical flag is set, in which case
231 * \brief Set the subject name for a CSR
237 * \param subject_name subject name to set
246 * \brief Set the key for a CSR (public key will be included,
255 * \brief Set the MD algorithm to use for the signature
264 * \brief Set the Key Usage Extension flags
268 * \param key_usage key usage flags to set
277 * #MBEDTLS_X509_KU_DECIPHER_ONLY) cannot be set using this
283 * \brief Set Subject Alternative Name
[all …]
H A Dx509_crt.h233 * \brief Set Subject Alternative Name
604 * can clear / modify / add flags for a certificate. If set,
639 * certificate doesn't need to have the CA bit set.
655 * set to (uint32_t) -1.
666 * flags set.
696 * set to (uint32_t) -1.
707 * flags set.
724 * set with \c mbedtls_ecp_set_max_ops() to reduce blocking.
734 * set to (uint32_t) -1.
738 * \param rs_ctx The restart context to use. This may be set to \c NULL
[all …]
H A Dpk.h113 /* We need to set MBEDTLS_PK_SIGNATURE_MAX_SIZE to the maximum signature
318 * \note For contexts that have been set up with
347 * \param ctx Context to initialize. It must not have been set
405 * \param ctx Context to initialize. It must not have been set
453 * been initialized but not set up, or that has been
475 * \warning Since the set of allowed algorithms and usage flags may be
483 * for a context that has been initialized but not set up
511 * (set up with mbedtls_pk_setup_rsa_alt()).
513 * \param[in] pk The PK context to use. It must have been set up.
588 * set for the underlying PSA key, except that
[all …]
H A Dssl.h69 /** The own private key or pre-shared key is not set, but needed. */
71 /** No CA Chain is set, but required to operate. */
189 * set up to only use PSK-based authentication, which does not rely on the
415 * The configuration options you can set for this module are in this section.
681 * TLS1-3-AES-256-GCM-SHA384, set the PSK maximum length to 48 instead of 32.
874 * \brief Callback type: set a pair of timers/delays to watch
1150 * to retrieve an operation context set by the start callback.
1195 * to retrieve an operation context set by the start callback.
1332 * Before creating a new ticket, an Mbed TLS server set this field with
1432 * \note Callbacks may use user_data funcs to set/get app user data.
[all …]
H A Decp.h239 \p A is not set to the authentic value in some cases.
267 * The configuration options you can set for this module are in this section.
461 * \brief Set the maximum number of basic operations done in a row.
492 * function to set the values specified via those interfaces,
493 * overwriting values previously set. Care should be taken if
510 * operations, and will do so even if max_ops is set to a
701 * \param pt The point to set. This must be initialized.
755 * set, for example through mbedtls_ecp_group_load().
792 * set, for example through mbedtls_ecp_group_load().
817 * set, for example through mbedtls_ecp_group_load().
[all …]
/optee_os/core/include/drivers/
H A Dclk.h19 #define CLK_SET_RATE_UNGATE BIT(4) /* clock needs to run to set rate */
67 * @set_parent: Set the clock parent based on index
69 * @set_rate: Set the clock rate
144 * clk_set_rate() - Set a clock rate
146 * @clk: Clock to be set with the rate
147 * @rate: Rate to set in Hz
206 * clk_set_parent() - Set the current clock parent
208 * @clk: Clock for which the parent should be set
209 * @parent: Parent clock to set
/optee_os/core/include/kernel/
H A Dpm.h19 * PM_HINT_CLOCK_STATE - When set clock shall be suspended/restored
20 * PM_HINT_POWER_STATE - When set device power shall be suspended/restored
21 * PM_HINT_IO_STATE - When set IO pins shall be suspended/restored
22 * PM_HINT_CONTEXT_STATE - When set the full context be suspended/restored
120 * @flags - Flags set by pm core to keep track of execution
124 /* Set by the caller when registering a callback */
128 /* Set by the system according to execution context */
/optee_os/core/lib/libtomcrypt/src/modes/ctr/
H A Dctr_setiv.c7 CTR implementation, set IV, Tom St Denis
13 Set an initialization vector
35 /* set IV */ in ctr_setiv()

12345678910>>...22