/trusted-firmware-m-3.7.0/platform/ext/common/ |
D | tfm_hal_its.c | 28 #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/ |
D | flash_layout.h | 252 #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/ |
D | flash_layout.h | 155 #define TFM_HAL_ITS_SECTORS_PER_BLOCK 8 macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/an524/partition/ |
D | flash_layout.h | 197 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2351/partition/ |
D | flash_layout.h | 187 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (0x1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/nucleo_l552ze_q/partition/ |
D | flash_layout.h | 197 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/m2354/partition/ |
D | flash_layout.h | 200 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (0x1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/partition/ |
D | flash_layout.h | 211 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/partition/ |
D | flash_layout.h | 210 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf5340/partition/ |
D | flash_layout.h | 218 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/nrf91/partition/ |
D | flash_layout.h | 218 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/partition/ |
D | flash_layout.h | 213 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/partition/ |
D | flash_layout.h | 210 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/bl5340/partition/ |
D | flash_layout.h | 248 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/armchina/mps3/alcor/common/partition/ |
D | flash_layout.h | 238 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/corstone300/common/partition/ |
D | flash_layout.h | 238 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/corstone310/common/partition/ |
D | flash_layout.h | 238 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32l562e_dk/partition/ |
D | flash_layout.h | 267 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/partition/ |
D | flash_layout.h | 228 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps4/corstone315/partition/ |
D | flash_layout.h | 260 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/b_u585i_iot02a/partition/ |
D | flash_layout.h | 263 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/stm32h573i_dk/include/ |
D | flash_layout.h | 477 #define TFM_HAL_ITS_SECTORS_PER_BLOCK (1) macro
|
/trusted-firmware-m-3.7.0/docs/design_docs/software/ |
D | hardware_abstraction_layer.rst | 813 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/ |
D | tfm_its_integration_guide.rst | 200 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/ |
D | porting_tfm_to_a_new_hardware.rst | 389 …|TFM_HAL_ITS_SECTORS_PER_BLOCK | Number of physical erase sectors per logical ITS block …
|