Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 62) sorted by relevance

123

/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/hal/accelerator/
Dsha256_alt.c109 ctx->first = ST_SHA256_EXTRA_BYTES; in mbedtls_sha256_starts()
161 if (currentlen < (ST_SHA256_BLOCK_SIZE + ctx->first - ctx->sbuf_len)) in mbedtls_sha256_update()
170 … memcpy(ctx->sbuf + ctx->sbuf_len, input, (ST_SHA256_BLOCK_SIZE + ctx->first - ctx->sbuf_len)); in mbedtls_sha256_update()
171 currentlen -= (ST_SHA256_BLOCK_SIZE + ctx->first - ctx->sbuf_len); in mbedtls_sha256_update()
175 …_HASHEx_SHA256_Accmlt(&ctx->hhash, (uint8_t *)(ctx->sbuf), ST_SHA256_BLOCK_SIZE + ctx->first) != 0) in mbedtls_sha256_update()
182 …_HASHEx_SHA224_Accmlt(&ctx->hhash, (uint8_t *)(ctx->sbuf), ST_SHA256_BLOCK_SIZE + ctx->first) != 0) in mbedtls_sha256_update()
194 …HA256_Accmlt(&ctx->hhash, (uint8_t *)(input + ST_SHA256_BLOCK_SIZE + ctx->first - ctx->sbuf_len), … in mbedtls_sha256_update()
201 …HA224_Accmlt(&ctx->hhash, (uint8_t *)(input + ST_SHA256_BLOCK_SIZE + ctx->first - ctx->sbuf_len), … in mbedtls_sha256_update()
209 ctx->first = 0; in mbedtls_sha256_update()
Dsha1_alt.c105 ctx->first = ST_SHA1_EXTRA_BYTES; in mbedtls_sha1_starts_ret()
144 if (currentlen < (ST_SHA1_BLOCK_SIZE + ctx->first - ctx->sbuf_len)) in mbedtls_sha1_update_ret()
153 memcpy(ctx->sbuf + ctx->sbuf_len, input, (ST_SHA1_BLOCK_SIZE + ctx->first - ctx->sbuf_len)); in mbedtls_sha1_update_ret()
154 currentlen -= (ST_SHA1_BLOCK_SIZE + ctx->first - ctx->sbuf_len); in mbedtls_sha1_update_ret()
156 …f (HAL_HASH_SHA1_Accmlt(&ctx->hhash, (uint8_t *)(ctx->sbuf), ST_SHA1_BLOCK_SIZE + ctx->first) != 0) in mbedtls_sha1_update_ret()
165 …SH_SHA1_Accmlt(&ctx->hhash, (uint8_t *)(input + ST_SHA1_BLOCK_SIZE + ctx->first - ctx->sbuf_len), … in mbedtls_sha1_update_ret()
172 ctx->first = 0; in mbedtls_sha1_update_ret()
Dsha1_alt.h58 uint8_t first; /*!< Extra-bytes on first computed block */ member
Dsha256_alt.h59 uint8_t first; /*!< Extra-bytes on first computed block */ member
/trusted-firmware-m-3.5.0/docs/platform/arm/rss/
Drss_provisioning.rst10 in "Virgin" Test/Production mode "TP mode" state. The first step for
19 and the CM config. To provision these fields, The firmware must first receive a
Dreadme.rst62 will load the image. RSS FW expects the first host image to be loaded to address
131 obtained, RSS images can be inserted by first patching the host FIP and then
/trusted-firmware-m-3.5.0/lib/ext/mbedcrypto/
D0006-Initialise-driver-wrappers-as-first-step-in-psa_cryp.patch4 Subject: [PATCH 6/8] Initialise driver wrappers as first step in
/trusted-firmware-m-3.5.0/docs/platform/arm/mps3/an552/
DREADME.rst61 [INF] Jumping to the first image slot
93 [INF] Jumping to the first image slot
/trusted-firmware-m-3.5.0/docs/platform/arm/mps3/an547/
DREADME.rst64 [INF] Jumping to the first image slot
100 [INF] Jumping to the first image slot
/trusted-firmware-m-3.5.0/docs/configuration/
Dkconfig_system.rst38 It will be created after the first execution of the script. It is only used to allow
44 The first loaded options are overridden by later ones if the config files contain duplicated
/trusted-firmware-m-3.5.0/docs/design_docs/booting/
Dtfm_secure_boot.rst21 mandatory that the first stage bootloader and ROTPK is stored in an
28 of trust (first stage bootloader + ROTPK) is not ensured then there is a
32 authentication before execution. If TF-M secure boot code is used as a first
76 concatenated. In case of single image boot they are concatenated first and then
77 signed. In case of multiple image boot they are separately signed first and then
452 and then an image version number is provided for the first time, the new number
585 [INF] Jumping to the first image slot
632 [INF] Jumping to the first image slot
663 [INF] Jumping to the first image slot
741 [INF] Jumping to the first image slot
[all …]
/trusted-firmware-m-3.5.0/docs/design_docs/dual-cpu/
Dbooting_a_dual_core_system.rst102 - Called on the secure core from ``ns_agent_mailbox`` partition when it first
127 non-secure code), before the first use of the IPC mechanism.
/trusted-firmware-m-3.5.0/docs/building/
Drun_tfm_examples_on_arm_platforms.rst124 [INF] Jumping to the first image slot
138 [INF] Jumping to the first image slot
274 [INF] Jumping to the first image slot
304 [INF] Jumping to the first image slot
475 [INF] Jumping to the first image slot
489 [INF] Jumping to the first image slot
/trusted-firmware-m-3.5.0/docs/design_docs/services/
Dtfm_psa_inter_process_communication.rst89 its priority, and there is an extra indicator point to first running thread
119 A first synchronization object is an event. This could be applied into event
Dtfm_its_512_flash.rst28 requires two flash blocks to be updated: first the data block and then the
/trusted-firmware-m-3.5.0/docs/platform/arm/mps3/corstone310/
DREADME.rst90 [INF] Jumping to the first image slot
155 [INF] Jumping to the first image slot
/trusted-firmware-m-3.5.0/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md39 …ode. Use the CY_NOINIT, CY_SECTION, CY_UNUSED, CY_ALIGN attributes at the first place of declarati…
DRELEASE.md35 …ode. Use the CY_NOINIT, CY_SECTION, CY_UNUSED, CY_ALIGN attributes at the first place of declarati…
/trusted-firmware-m-3.5.0/secure_fw/partitions/protected_storage/
DKconfig.comp20 valid PS flash layout in it. That is the case when it is the first time in
/trusted-firmware-m-3.5.0/docs/contributing/
Dcoding_guide.rst69 - In a .c file, #include it's own header file first.
Dcontributing_process.rst49 where XXXX is the year of first contribution and YYYY is the optional year
/trusted-firmware-m-3.5.0/config/
Dkconfig.cmake9 # The first loaded configs would be overridden by later ones. That's how the "merge" works.
222 # Note the order of CONFIG_FILE_LIST, as the first loaded configs would be
/trusted-firmware-m-3.5.0/
Dtoolchain_IARARM.cmake110 # Configure environment for the compiler setup run by cmake at the first
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/stm32u5xx/Device/Source/armclang/
Dtfm_common_s.sct31 * The first loaded partition will be inited at last in SFN model.
/trusted-firmware-m-3.5.0/tools/
DCMakeLists.txt19 # The manifest tool does not recognize CMake varibles. Do configure_file() first.

123