Home
last modified time | relevance | path

Searched refs:blob (Results 1 – 18 of 18) sorted by relevance

/trusted-firmware-m-3.7.0/bl1/bl1_2/scripts/
Dcreate_bl2_img.py96 def sign_binary_blob(blob): argument
99 sig = priv_key.sign(blob)[4:]
104 def hash_binary_blob(blob): argument
106 hash.update(blob)
109 def encrypt_binary_blob(blob, counter_val, encrypt_key): argument
111 return cipher.encryptor().update(blob)
/trusted-firmware-m-3.7.0/bl1/bl1_1/scripts/
Dcreate_bl1_2_img.py16 def hash_binary_blob(blob): argument
18 hash.update(blob)
/trusted-firmware-m-3.7.0/platform/ext/cmsis/
DREADME.md1 …io/github/license/arm-software/CMSIS_6)](https://github.com/ARM-software/CMSIS_6/blob/main/LICENSE)
60 …ub/license/arm-software/CMSIS_6?label)](https://github.com/ARM-software/CMSIS_6/blob/main/LICENSE).
64 …ense/arm-software/CMSIS_6?label)](https://github.com/ARM-software/CMSIS_6/blob/main/LICENSE). Only…
/trusted-firmware-m-3.7.0/docs/releases/
D1.6.0.rst97 .. [1] `PSA Unified Driver spec <https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed…
D1.1.rst87 …analysis of the failures : https://github.com/ARM-software/psa-arch-tests/blob/master/api-tests/do…
D1.0.rst105 …analysis of the failures : https://github.com/ARM-software/psa-arch-tests/blob/master/api-tests/do…
/trusted-firmware-m-3.7.0/docs/integration_guide/source_structure/
Dplatform_ext_folder.rst218 and handled together as one binary blob):
284 to a single binary blob. It requires the following definitions:
286 - ``SECURE_IMAGE_OFFSET`` - Defines the offset from the single binary blob base
289 - ``NON_SECURE_IMAGE_OFFSET`` - Defines the offset from the single binary blob
/trusted-firmware-m-3.7.0/docs/introduction/
Dreadme.rst93 <https://github.com/Mbed-TLS/mbedtls/blob/development/LICENSE>`_
95 <https://github.com/mcu-tools/mcuboot/blob/main/LICENSE>`_
/trusted-firmware-m-3.7.0/docs/design_docs/booting/
Dtfm_secure_boot.rst72 handled as a single blob, therefore they must be contiguous in the device
90 - 0x0008_0000 - 0x000F_FFFF: Primary slot : Single binary blob:
581 IMAGE1FILE: \Software\tfm_sig1.bin ; TF-M default test binary blob
583 IMAGE2FILE: \Software\tfm_sig2.bin ; TF-M regression test binary blob
618 IMAGE1FILE: \Software\tfm_sign.bin ; TF-M default test binary blob
624 Note that both the concatenated binary blob (the images are signed separately
724 IMAGE1FILE: \Software\tfm_sign.bin ; TF-M default test binary blob
726 IMAGE2FILE: \Software\tfm_sig1.bin ; TF-M regression test binary blob
773 IMAGE1FILE: \SOFTWARE\tfm_sig0.bin ;TF-M example application binary blob
776 IMAGE2FILE: \SOFTWARE\tfm_sig1.bin ;TF-M regression test binary blob
/trusted-firmware-m-3.7.0/docs/building/
Dtests_build_instruction.rst103 …s Architecture Test Suite <https://github.com/ARM-software/psa-arch-tests/blob/v23.06_API1.5_ADAC_…
Drun_tfm_examples_on_arm_platforms.rst112 IMAGE1FILE: \Software\tfm_s_ns_signed.bin ; TF-M example application binary blob
/trusted-firmware-m-3.7.0/docs/security/security_advisories/
Dcc3xx_partial_tag_compare_on_chacha20_poly1305.rst144 .. [3] PSA Unified Driver interface: \ https://github.com/Mbed-TLS/mbedtls/blob/development/docs/pr…
/trusted-firmware-m-3.7.0/docs/integration_guide/services/
Dtfm_crypto_integration_guide.rst182 .. [2] PSA cryptoprocessor driver interface: \ https://github.com/Mbed-TLS/mbedtls/blob/development…
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/
Dpsa_driver_api_design.rst12 …`PSA Cryptoprocessor Driver Interface <https://github.com/ARMmbed/mbedtls/blob/development/docs/pr…
/trusted-firmware-m-3.7.0/docs/design_docs/
Dtfm_physical_attack_mitigation.rst197 - Device might contain unsigned binary blob next to the official firmware.
628 .. [2] `MCUboot project <https://github.com/mcu-tools/mcuboot/blob/master/boot/bootutil/include/boo…
Dtfm_builtin_keys.rst262 .. [1] PSA cryptoprocessor driver interface: \ https://github.com/Mbed-TLS/mbedtls/blob/development…
/trusted-firmware-m-3.7.0/docs/configuration/profiles/
Dtfm_profile_small.rst262 single blob and signed together during image generation.
/trusted-firmware-m-3.7.0/docs/design_docs/services/
Dtfm_crypto_design.rst358 …ver Interface for Cryptoprocessors: \ https://github.com/Mbed-TLS/mbedtls/blob/development/docs/pr…