Home
last modified time | relevance | path

Searched full:conditional (Results 1 – 24 of 24) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/manifest/
Dtfm_manifest_list.yaml28 "conditional": "TFM_PARTITION_NS_AGENT_MAILBOX",
43 "conditional": "TFM_PARTITION_PROTECTED_STORAGE",
57 "conditional": "TFM_PARTITION_INTERNAL_TRUSTED_STORAGE",
71 "conditional": "TFM_PARTITION_CRYPTO",
86 "conditional": "TFM_PARTITION_PLATFORM",
100 "conditional": "TFM_PARTITION_INITIAL_ATTESTATION",
114 "conditional": "TFM_PARTITION_FIRMWARE_UPDATE",
/trusted-firmware-m-latest/tools/
Dtfm_manifest_list.yaml31 "conditional": "TFM_PARTITION_NS_AGENT_MAILBOX",
46 "conditional": "TFM_PARTITION_PROTECTED_STORAGE",
60 "conditional": "TFM_PARTITION_INTERNAL_TRUSTED_STORAGE",
74 "conditional": "TFM_PARTITION_CRYPTO",
89 "conditional": "TFM_PARTITION_PLATFORM",
103 "conditional": "TFM_PARTITION_INITIAL_ATTESTATION",
117 "conditional": "TFM_PARTITION_FIRMWARE_UPDATE",
Dtfm_parse_manifest_list.py321 if 'conditional' in manifest_item.keys():
322 if manifest_item['conditional'] not in configs.keys():
323 … logging.error('Configuration "{}" is not defined!'.format(manifest_item['conditional']))
325 is_enabled = configs[manifest_item['conditional']].lower()
327 # Partitions without 'conditional' is always on
336 raise Exception('Invalid "conditional" attribute: "{}" for {}. '
338 .format(manifest_item['conditional'],
DCMakeLists.txt121 # - "conditional" attributes for every Secure Partition in manifest lists
125 parse_field_from_yaml("${MANIFEST_LISTS}" conditional CONDITIONS)
/trusted-firmware-m-latest/platform/ext/target/arm/rse/kronos/manifest/
Dtfm_manifest_list.yaml31 "conditional": "TFM_MULTI_CORE_TOPOLOGY",
46 "conditional": "TFM_PARTITION_PROTECTED_STORAGE",
60 "conditional": "TFM_PARTITION_CRYPTO",
74 "conditional": "TFM_PARTITION_PLATFORM",
88 "conditional": "TFM_PARTITION_INITIAL_ATTESTATION",
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/manifest/
Dtfm_manifest_list.yaml31 "conditional": "TFM_PARTITION_NS_AGENT_MAILBOX",
46 "conditional": "TFM_PARTITION_CRYPTO",
60 "conditional": "TFM_PARTITION_PLATFORM",
74 "conditional": "TFM_PARTITION_INITIAL_ATTESTATION",
/trusted-firmware-m-latest/tools/templates/
Dpartition_load_info.template200 {% if region.conditional %}
201 #ifdef {{region.conditional}}
219 {% if region.conditional %}
229 {% if region.conditional %}
230 #ifdef {{region.conditional}}
248 {% if region.conditional %}
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_manifest_tool_user_guide.rst115 - ``conditional``
255 The configuration names must match the values of ``conditional`` attributes in
257 It's optional for a Secure Partition which does not have the ``conditional``
Dtfm_secure_partition_addition.rst161 "conditional": "@TFM_PARTITION_EXAMPLE@",
/trusted-firmware-m-latest/interface/include/psa/
Dcrypto_adjust_config_dependencies.h7 * See docs/proposed/psa-conditional-inclusion-c.md.
Dcrypto_adjust_config_key_pair_types.h7 * See docs/proposed/psa-conditional-inclusion-c.md.
/trusted-firmware-m-latest/interface/include/mbedtls/
Dbuild_info.h169 * - If config_psa.h writes a configuration option in conditional directive,
Dbignum.h316 * \brief Perform a safe conditional copy of MPI which doesn't
346 * \brief Perform a safe conditional swap which doesn't
/trusted-firmware-m-latest/platform/ext/common/
Dboot_hal_bl1_1.c44 * there is conditional rule to remove the secrets from the memory. This must be
Dboot_hal_bl2.c83 * there is conditional rule to remove the secrets from the memory. This must be
Dboot_hal_bl1_2.c105 * there is conditional rule to remove the secrets from the memory. This must be
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_kg.c277 // run conditional test in CC_RsaKgKeyPairGenerate()
462 /* run conditional test */ in CC_RsaKgKeyPairCrtGenerate()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_rsa_error.h143 /*! Key generation conditional test failed. */
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/
Dpki.c238 * @brief The function performs conditional swapping of two values in secure
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dboot_hal_bl2.c273 * there is conditional rule to remove the secrets from the memory. This must be
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dboot_hal_bl2.c289 * there is conditional rule to remove the secrets from the memory. This must be
/trusted-firmware-m-latest/docs/doxygen/
DDoxyfile.in654 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
2029 # in the source code. If set to NO, only conditional compilation will be
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/doxygen/
Ddoxygen_cc312.conf644 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
2106 # in the source code. If set to NO, only conditional compilation will be
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Decp_alt.c1733 * but using safe conditional swaps to avoid leaks