Home
last modified time | relevance | path

Searched refs:options (Results 1 – 8 of 8) sorted by relevance

/tf-m-tests-3.4.0/test/secure_fw/suites/attestation/
Dattest_token_decode_asymmetric.c41 if(me->options & TOKEN_OPT_SHORT_CIRCUIT_SIGN) { in attest_token_decode_validate_token()
Dattest_token_decode_symmetric.c77 if (me->options & TOKEN_OPT_SHORT_CIRCUIT_SIGN) { in attest_token_decode_validate_token()
Dattest_token_decode.h105 uint32_t options; member
123 uint32_t options);
Dattest_token_decode_common.c54 uint32_t options) in attest_token_decode_init() argument
57 me->options = options; in attest_token_decode_init()
/tf-m-tests-3.4.0/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h786 extern void EvrRtxThreadFlagsWait (uint32_t flags, uint32_t options, uint32_t timeout);
788 #define EvrRtxThreadFlagsWait(flags, options, timeout) argument
798 extern void EvrRtxThreadFlagsWaitPending (uint32_t flags, uint32_t options, uint32_t timeout);
800 #define EvrRtxThreadFlagsWaitPending(flags, options, timeout) argument
821 extern void EvrRtxThreadFlagsWaitCompleted (uint32_t flags, uint32_t options, uint32_t thread_flags…
823 #define EvrRtxThreadFlagsWaitCompleted(flags, options, thread_flags, thread_id) argument
832 extern void EvrRtxThreadFlagsWaitNotCompleted (uint32_t flags, uint32_t options);
834 #define EvrRtxThreadFlagsWaitNotCompleted(flags, options) argument
1141 extern void EvrRtxEventFlagsWait (osEventFlagsId_t ef_id, uint32_t flags, uint32_t options, uint32_…
1143 #define EvrRtxEventFlagsWait(ef_id, flags, options, timeout) argument
[all …]
/tf-m-tests-3.4.0/test/bl1/
DCMakeLists.txt14 # Reload the compiler options for the secure core, if the NS core differs
/tf-m-tests-3.4.0/test/bl2/
DCMakeLists.txt16 # Reload the compiler options for the secure core, if the NS core differs
/tf-m-tests-3.4.0/CMSIS/RTOS2/Include/
Dcmsis_os2.h473 uint32_t osThreadFlagsWait (uint32_t flags, uint32_t options, uint32_t timeout);
561 uint32_t osEventFlagsWait (osEventFlagsId_t ef_id, uint32_t flags, uint32_t options, uint32_t timeo…