Home
last modified time | relevance | path

Searched refs:ITS_MAX_ASSET_SIZE (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-m-3.6.0/config/profile/
Dconfig_profile_large.h168 #ifndef ITS_MAX_ASSET_SIZE
169 #define ITS_MAX_ASSET_SIZE 512 macro
176 #define ITS_BUF_SIZE ITS_MAX_ASSET_SIZE
Dconfig_profile_medium.h168 #ifndef ITS_MAX_ASSET_SIZE
169 #define ITS_MAX_ASSET_SIZE 512 macro
Dconfig_profile_medium_arotless.h168 #ifndef ITS_MAX_ASSET_SIZE
169 #define ITS_MAX_ASSET_SIZE 512 macro
Dconfig_profile_small.h165 #ifndef ITS_MAX_ASSET_SIZE
166 #define ITS_MAX_ASSET_SIZE 512 macro
Dprofile_large.cmake28 …STRING "Size of the ITS internal data transfer buffer (defaults to ITS_MAX_ASSET_SIZE if not set)")
/trusted-firmware-m-3.6.0/config/
Dconfig_base.h173 #ifndef ITS_MAX_ASSET_SIZE
174 #define ITS_MAX_ASSET_SIZE 512 macro
182 #define ITS_BUF_SIZE ITS_MAX_ASSET_SIZE
/trusted-firmware-m-3.6.0/config/tests/
DKconfig.test_psa_api82 default ITS_MAX_ASSET_SIZE
90 config ITS_MAX_ASSET_SIZE config
/trusted-firmware-m-3.6.0/secure_fw/partitions/internal_trusted_storage/
DKconfig.comp38 config ITS_MAX_ASSET_SIZE config
49 default ITS_MAX_ASSET_SIZE
52 provided, then ``ITS_MAX_ASSET_SIZE`` is used to allow asset data to be
Dtfm_internal_trusted_storage.c57 .max_file_size = ITS_UTILS_ALIGN(ITS_MAX_ASSET_SIZE, ITS_FLASH_ALIGNMENT),
/trusted-firmware-m-3.6.0/docs/configuration/
Dindex.rst185 |ITS_MAX_ASSET_SIZE | Component | 512 |
189 |ITS_BUF_SIZE | Component | ITS_MAX_ASSET_SIZE |
/trusted-firmware-m-3.6.0/docs/integration_guide/services/
Dtfm_its_integration_guide.rst300 - ``ITS_MAX_ASSET_SIZE`` - Defines the maximum asset size to be stored in the
310 buffer. If not provided, then ``ITS_MAX_ASSET_SIZE`` is used to allow asset