/trusted-firmware-m-3.7.0/lib/ext/cmsis/ |
D | 0001-iar-Add-missing-v8.1m-check.patch | 11 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
|
D | CMakeLists.txt | 35 $<BUILD_INTERFACE:${CMSIS_PATH}/CMSIS/Core/Include/m-profile>
|
/trusted-firmware-m-3.7.0/docs/configuration/profiles/ |
D | tfm_profile_medium_arot-less.rst | 10 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
|
D | index.rst | 21 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/ |
D | fsl_iap_kbp.h | 116 uint32_t profile; member 126 uint32_t profile; member
|
/trusted-firmware-m-3.7.0/config/profile/ |
D | profile_medium.cmake | 8 #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…
|
D | profile_large.cmake | 8 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/ |
D | 2.1.0.rst | 13 …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/ |
D | index.rst | 55 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/ |
D | set_config.cmake | 24 # 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/ |
D | attest_core.c | 236 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()
|
D | Kconfig.comp | 25 prompt "Token profile"
|
/trusted-firmware-m-3.7.0/interface/include/mbedtls/ |
D | x509_crt.h | 714 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/ |
D | CMakeLists.txt | 30 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/an524/ns/ |
D | CMakeLists.txt | 29 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/ns/ |
D | CMakeLists.txt | 28 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/ns/ |
D | CMakeLists.txt | 30 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/ns/ |
D | CMakeLists.txt | 33 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/ns/ |
D | CMakeLists.txt | 32 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/ns/ |
D | CMakeLists.txt | 32 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/nucleo_l552ze_q/ns/ |
D | CMakeLists.txt | 35 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32l562e_dk/ns/ |
D | CMakeLists.txt | 35 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/ns/ |
D | CMakeLists.txt | 37 ext/cmsis/Include/m-profile
|
/trusted-firmware-m-3.7.0/platform/ext/target/armchina/mps3/common/provisioning/ |
D | provisioning_data_template.jinja2 | 87 #error "Attestation token profile is incorrect"
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/common/provisioning/ |
D | provisioning_data_template.jinja2 | 87 #error "Attestation token profile is incorrect"
|