Home
last modified time | relevance | path

Searched refs:configs (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-3.5.0/config/
Dpost_config.cmake11 # Load regression configs overrided by platform
15 # Therefore tf-m-tests configs can be set with TF-M configs since their configs
Dset_config.cmake70 # Include FWU partition configs.
73 # Include coprocessor configs
76 # Set secure log configs
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
274 # Component configs generated by tfm_kconfig.py
277 # Load project cmake configs generated by tfm_kconfig.py
/trusted-firmware-m-3.5.0/
DKconfig31 # These configs in this menu are local to a component or externally referenced
35 # Other configs above which are not in component menu are TF-M build options to
41 menu "TF-M component configs"
50 menu "Secure Partitions component configs"
/trusted-firmware-m-3.5.0/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/utilities/
Dfsl_notifier.c41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument
49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
Dfsl_notifier.h184 notifier_user_config_t **configs,
/trusted-firmware-m-3.5.0/secure_fw/partitions/firmware_update/
DKconfig.comp8 menu "FWU component configs"
/trusted-firmware-m-3.5.0/secure_fw/partitions/platform/
DKconfig.comp8 menu "Platform partition component configs"
/trusted-firmware-m-3.5.0/lib/ext/tf-m-tests/
Drepo_config_default.cmake10 # Default configs of tf-m-tests repo
/trusted-firmware-m-3.5.0/tools/
Dtfm_parse_manifest_list.py219 def process_partition_manifests(manifest_lists, configs): argument
261 isolation_level = int(configs['TFM_ISOLATION_LEVEL'], base = 10)
262 backend = configs['CONFIG_TFM_SPM_BACKEND']
291 if manifest_item['conditional'] not in configs.keys():
294 is_enabled = configs[manifest_item['conditional']].lower()
DCMakeLists.txt104 # Avoid duplications of configs
/trusted-firmware-m-3.5.0/secure_fw/spm/
DKconfig.comp10 menu "TF-M SPM component configs"
/trusted-firmware-m-3.5.0/docs/configuration/
Dkconfig_system.rst32 Component options are gathered together in a seperate menu ``TF-M component configs`` in
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/
DMakefile.defs114 CONFIGS_PATH = src/configs