Home
last modified time | relevance | path

Searched refs:array (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/nxp/lpcxpresso55s69/Device/Source/
Dstartup_lpcxpresso55s69.c218 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/common_utils/
Dcert_basic_utilities.py105 def ReverseBytesInBytesArray(array, size): argument
112 revArray[4*i + j] = array[4*i + 3 - j]
Dcnt_data_structures.py26 def tempReverseBytesInBytesArray(array, size): argument
33 revArray[4*i + j] = array[4*i + 3 - j]
/trusted-firmware-m-3.4.0/secure_fw/partitions/initial_attestation/
Dattest_core.c25 #define ARRAY_LENGTH(array) (sizeof(array) / sizeof(*(array))) argument
/trusted-firmware-m-3.4.0/lib/ext/mbedcrypto/
D0004-Add-TF-M-builtin-key-driver.patch25 #define ARRAY_LENGTH( array ) ( sizeof( array ) / sizeof( *( array ) ) )
/trusted-firmware-m-3.4.0/docs/security/security_advisories/
Dprofile_small_key_id_encoding_vulnerability.rst44 - TF-M Crypto service maintains a key handle array. When a key is stored in
46 array. When a caller requests to access a key, TF-M Crypto service validates
157 This patch intended to optimize TF-M Crypto service key handle array and
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dsecure_boot_hw_key_integration.rst29 MCUBoot code contains a compile-time built-in key array which can store any
Dtfm_psa_inter_process_communication.rst66 array of memory areas defined in the linker script. Two chains are available to
Dsecure_partition_manager.rst712 to put such variable size elements in an array. The solution here is putting
/trusted-firmware-m-3.4.0/docs/integration_guide/services/
Dtfm_attestation_integration_guide.rst100 of the claim is an array of CBOR map entries, with one entry per software