Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 25 of 70) sorted by relevance

123

/trusted-firmware-m-3.7.0/lib/ext/cmsis/
D0001-iar-Add-missing-v8.1m-check.patch11 CMSIS/Core/Include/m-profile/cmsis_iccarm_m.h | 2 +-
14 diff --git a/CMSIS/Core/Include/m-profile/cmsis_iccarm_m.h b/CMSIS/Core/Include/m-profile/cmsis_icc…
16 --- a/CMSIS/Core/Include/m-profile/cmsis_iccarm_m.h
17 +++ b/CMSIS/Core/Include/m-profile/cmsis_iccarm_m.h
DCMakeLists.txt35 $<BUILD_INTERFACE:${CMSIS_PATH}/CMSIS/Core/Include/m-profile>
/trusted-firmware-m-3.7.0/docs/configuration/profiles/
Dtfm_profile_medium_arot-less.rst10 defined in PSA Certified ARoT-less Level 2 protection profile (PSA Certified ARoT-less) [1]_.
69 Therefore, this profile selects isolation level 1 to simplify implementation and optimize memory
72 Since only isolation level 1 is required, this profile enables SFN model rather than IPC mode for
79 Therefore, PS is disabled by default in this profile.
101 The basic idea is to add dedicated profile CMake configuration files
102 ``config/profile/profile_medium_arotless`` for this profile default configuration.
105 values, to explicitly configured the features required in this profile, during TF-M build.
107 A platform/use case overwrite the default settings to configure this profile.
112 The default configurations in ``config/profile/profile_medium_arotless`` are shown below.
150 ``config/config_default.cmake``, it might be omitted from the profile configuration
Dindex.rst21 Each profile specifies a predefined list of features, targeting typical use cases with specific
85 execept profile Small.
88 Each profile has predefined configuration for cryptographic library, located in
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iap_kbp.h116 uint32_t profile; member
126 uint32_t profile; member
/trusted-firmware-m-3.7.0/config/profile/
Dprofile_medium.cmake8 #set(TFM_PROFILE profile_medium CACHE STRING "Configuration profile")
9 set(PROJECT_CONFIG_HEADER_FILE "${CMAKE_SOURCE_DIR}/config/profile/config_profile_medium.h" CACHE F…
Dprofile_large.cmake8 set(PROJECT_CONFIG_HEADER_FILE "${CMAKE_SOURCE_DIR}/config/profile/config_profile_large.h" CACHE FI…
27 …E MEDIUM CACHE STRING "Fault injection hardening profile [OFF, LOW, MEDIUM…
/trusted-firmware-m-3.7.0/docs/releases/
D2.1.0.rst13 …r on-core and off-core clients on Hybrid platforms (A-profile + M-profile or M-profile + M-profile)
/trusted-firmware-m-3.7.0/docs/configuration/
Dindex.rst55 use cases, called profiles. A user can select a profile by providing
56 -DTFM_PROFILE=<profile file name>.
60 Use a custom profile.
61 Another method is to take an existing TF-M profile and adjust the desired
70 KConfig produces a pair of configuration files, similar to a profile.
88 #. A profile options applied on top of the base
/trusted-firmware-m-3.7.0/config/
Dset_config.cmake24 # Load profile config, setting options not already set
26 include(config/profile/${TFM_PROFILE}.cmake)
/trusted-firmware-m-3.7.0/secure_fw/partitions/initial_attestation/
Dattest_core.c236 struct q_useful_buf_c profile; in attest_add_profile_definition() local
246 profile.ptr = &buf; in attest_add_profile_definition()
247 profile.len = size; in attest_add_profile_definition()
250 &profile); in attest_add_profile_definition()
DKconfig.comp25 prompt "Token profile"
/trusted-firmware-m-3.7.0/interface/include/mbedtls/
Dx509_crt.h714 const mbedtls_x509_crt_profile *profile,
748 const mbedtls_x509_crt_profile *profile,
814 const mbedtls_x509_crt_profile *profile,
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/ns/
DCMakeLists.txt30 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/an524/ns/
DCMakeLists.txt29 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/ns/
DCMakeLists.txt28 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/ns/
DCMakeLists.txt30 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/ns/
DCMakeLists.txt33 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/ns/
DCMakeLists.txt32 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/ns/
DCMakeLists.txt32 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/stm/nucleo_l552ze_q/ns/
DCMakeLists.txt35 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32l562e_dk/ns/
DCMakeLists.txt35 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/ns/
DCMakeLists.txt37 ext/cmsis/Include/m-profile
/trusted-firmware-m-3.7.0/platform/ext/target/armchina/mps3/common/provisioning/
Dprovisioning_data_template.jinja287 #error "Attestation token profile is incorrect"
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/common/provisioning/
Dprovisioning_data_template.jinja287 #error "Attestation token profile is incorrect"

123