Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/common/
Dtfm_hal_its.c28 #ifndef TFM_HAL_ITS_SECTORS_PER_BLOCK
41 fs_info->sectors_per_block = TFM_HAL_ITS_SECTORS_PER_BLOCK; in tfm_hal_its_fs_info()
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/lpcxpresso55s69/partition/
Dflash_layout.h252 #define TFM_HAL_ITS_SECTORS_PER_BLOCK 3 macro
257 TFM_HAL_ITS_SECTORS_PER_BLOCK)
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/partition/
Dflash_layout.h155 #define TFM_HAL_ITS_SECTORS_PER_BLOCK 8 macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/an524/partition/
Dflash_layout.h197 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/partition/
Dflash_layout.h187 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (0x1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/nucleo_l552ze_q/partition/
Dflash_layout.h197 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/partition/
Dflash_layout.h200 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (0x1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/partition/
Dflash_layout.h211 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/partition/
Dflash_layout.h210 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/partition/
Dflash_layout.h218 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/partition/
Dflash_layout.h218 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/partition/
Dflash_layout.h213 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/partition/
Dflash_layout.h210 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/partition/
Dflash_layout.h248 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/armchina/mps3/alcor/common/partition/
Dflash_layout.h238 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/corstone300/common/partition/
Dflash_layout.h238 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/corstone310/common/partition/
Dflash_layout.h238 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32l562e_dk/partition/
Dflash_layout.h267 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/partition/
Dflash_layout.h228 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps4/corstone315/partition/
Dflash_layout.h260 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/partition/
Dflash_layout.h263 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/include/
Dflash_layout.h477 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
/trusted-firmware-m-3.7.0/docs/design_docs/software/
Dhardware_abstraction_layer.rst813 TFM_HAL_ITS_SECTORS_PER_BLOCK target in Internal Trusted Storage
849 ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` definitions are optional. If not defined, the
854 ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` is not defined.
/trusted-firmware-m-3.7.0/docs/integration_guide/services/
Dtfm_its_integration_guide.rst200 unit that can erased), but the ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` configuration
231 - ``TFM_HAL_ITS_SECTORS_PER_BLOCK`` - Defines the number of contiguous physical
/trusted-firmware-m-3.7.0/docs/integration_guide/platform/
Dporting_tfm_to_a_new_hardware.rst389 …|TFM_HAL_ITS_SECTORS_PER_BLOCK | Number of physical erase sectors per logical ITS block …