Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 20 of 20) sorted by relevance

/trusted-firmware-m-3.6.0/platform/ext/cmsis/
Dcachel1_armv7.h145 uint32_t sets; in SCB_EnableDCache() local
156 sets = (uint32_t)(CCSIDR_SETS(ccsidr)); in SCB_EnableDCache()
160 SCB->DCISW = (((sets << SCB_DCISW_SET_Pos) & SCB_DCISW_SET_Msk) | in SCB_EnableDCache()
166 } while(sets-- != 0U); in SCB_EnableDCache()
185 uint32_t sets; in SCB_DisableDCache() local
197 sets = (uint32_t)(CCSIDR_SETS(ccsidr)); in SCB_DisableDCache()
201 SCB->DCCISW = (((sets << SCB_DCCISW_SET_Pos) & SCB_DCCISW_SET_Msk) | in SCB_DisableDCache()
207 } while(sets-- != 0U); in SCB_DisableDCache()
223 uint32_t sets; in SCB_InvalidateDCache() local
232 sets = (uint32_t)(CCSIDR_SETS(ccsidr)); in SCB_InvalidateDCache()
[all …]
/trusted-firmware-m-3.6.0/bl2/ext/mcuboot/
Dmcuboot_default_config.cmake56 … 1 CACHE STRING "Security counter for S image. auto sets it to IMAGE_VERSION…
57 … 1 CACHE STRING "Security counter for NS image. auto sets it to IMAGE_VERSION…
DKconfig199 int "Security counter for S image. auto sets it to IMAGE_VERSION_S"
203 int "Security counter for NS image. auto sets it to IMAGE_VERSION_NS"
/trusted-firmware-m-3.6.0/docs/configuration/
Dheader_file_system.rst36 If the build system finds the file, it sets the ``TARGET_CONFIG_HEADER_FILE`` compile definition.
Dindex.rst54 There are 4 sets of predefined configurations for a elected
/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/
Dconfig.cmake27 …R_S "1" CACHE STRING "Security counter for S image. auto sets it to IMAGE_VERSION…
/trusted-firmware-m-3.6.0/lib/ext/qcbor/
D0001-Disable-gcc-Wmaybe-uninitialized-because-of-false-po.patch86 + * *always* sets this value and test case confirm
/trusted-firmware-m-3.6.0/docs/security/security_advisories/
Dcrypto_multi_part_ops_abort_fail.rst38 - ``setup()`` sets up the multi-part operation.
/trusted-firmware-m-3.6.0/docs/design_docs/services/
Dsymmetric_initial_attest.rst347 ``t_cose_mac0_set_signing_key()`` sets the key used in ``COSE_Mac0`` signing.
414 ``t_cose_mac0_set_verify_key()`` sets the key for verifying ``COSE_Mac0``
Dtfm_psa_inter_process_communication.rst200 - This API sets DOORBELL bit in destination partition's event. This API does
Dtfm_its_service.rst20 allows larger data sets to be stored securely in external flash, with the option
/trusted-firmware-m-3.6.0/docs/integration_guide/
Dnon-secure_client_extension_integration_guide.rst173 failed. The kernel could use different group assignment sets according to the
/trusted-firmware-m-3.6.0/docs/integration_guide/services/
Dtfm_its_integration_guide.rst267 ``config/config_base.cmake`` file sets the default values of those flags, but
Dtfm_ps_integration_guide.rst335 ``config/config_base.cmake`` file sets the default values of those flags, but
Dtfm_attestation_integration_guide.rst490 service features. The ``CommonConfig.cmake`` file sets the default values of
/trusted-firmware-m-3.6.0/docs/design_docs/dual-cpu/
Dmailbox_ns_agent_update.rst91 support identifying the represented non-secure client. SPM sets the non-secure
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst434 This function sets the private data of the NS caller in TF-M message to identify
/trusted-firmware-m-3.6.0/docs/design_docs/
Dff_isolation.rst371 boundary. This operation sets up a standalone 'region' as same as other
/trusted-firmware-m-3.6.0/docs/design_docs/software/
Dhardware_abstraction_layer.rst413 This API sets up the static isolation boundaries which are constant throughout
/trusted-firmware-m-3.6.0/docs/doxygen/
DDoxyfile.in1255 # an umbrella under which multiple documentation sets from a single provider