Home
last modified time | relevance | path

Searched full:locations (Results 1 – 20 of 20) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/scripts/
Dcreate_bl1_1_dma_bin.py126 # Setup locations
127 for location in data['locations']:
129 location_base_addresses[location] = data['locations'][location]['base_address']
131 reserved_size = data['locations'][location]['reserved']
134 location_next_addresses[location] = data['locations'][location]['base_address'] + reserved_size
136 sizes[location] = data['locations'][location]['size']
191 reserved_size = data['locations'][location]['reserved']
Ddma_config.yaml7 locations:
/trusted-firmware-m-latest/docs/cmake/
DFindSphinx.cmake24 # then OS specific standard locations will be
68 #Find the Sphinx executable. Search OS specific default locations.
75 message(STATUS "Failed to find sphinx-build at OS specific default locations.")
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/
Dbootimagesverifier_swcomp.h33 …* @param[in] pSwImagesData - s/w comps data, pointers to certificate locations of the s/w comps HA…
34 …* @param[in] pSwImagesAddData - s/w comps additional data, pointers to certificate locations of th…
/trusted-firmware-m-latest/interface/include/psa/
Dcrypto_types.h244 * - \c 2-0x7fffff: other locations defined by a PSA specification.
246 * locations, but future versions of that specification or other PSA
248 * - \c 0x800000-0xffffff: vendor-defined locations.
249 * No PSA specification will assign a meaning to locations in this range.
/trusted-firmware-m-latest/docs/design_docs/software/
Denum_implicit_casting.rst164 Implicit casting related with these enumerations is happening in two locations
165 of TF-M and need conversion functions in those locations, because the types can
/trusted-firmware-m-latest/platform/ext/target/nxp/common/CMSIS_Driver/
DDriver_Flash_iap1.c316 where some memory locations are read, and corresponding volatile locations
/trusted-firmware-m-latest/docs/design_docs/
Dtfm_builtin_keys.rst61 stored in platform-specific locations (often hardware accelerators or OTP). A
79 the concept of storage locations for keys, through the type
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/
Dhost_atu_base_address.h77 * addresses to different locations.
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_iap.h413 * @brief Programs flash with data at locations passed in through parameters.
442 * @brief Reads flash at locations passed in through parameters.
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/Libraries/
Dmt25ql_flash_lib.c620 * Only direct_access_window_size address locations are available by direct in mt25ql_direct_write()
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/Libraries/
Dmt25ql_flash_lib.c620 * Only direct_access_window_size address locations are available by direct in mt25ql_direct_write()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_hash.h264 #define HASH_FLAG_DINIS HASH_SR_DINIS /*!< 16 locations are free in the DIN : a new blo…
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_hash.h231 #define HASH_FLAG_DINIS HASH_SR_DINIS /*!< 16 locations are free in the DIN : a new blo…
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_hash.h231 #define HASH_FLAG_DINIS HASH_SR_DINIS /*!< 16 locations are free in the DIN : a new blo…
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/Device/Include/
Dsystem_psoc6.h286 * It defines sections and locations in memory.\n
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_hash.c1814 /* Wait for DINIS = 1, which occurs when 16 32-bit locations are free in HASH_WriteData()
1825 /* Save current reading and writing locations of Input and Output buffers */ in HASH_WriteData()
1832 /* Save current reading and writing locations of Input and Output buffers */ in HASH_WriteData()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_hash.c1859 /* Wait for DINIS = 1, which occurs when 16 32-bit locations are free in HASH_WriteData()
1870 /* Save current reading and writing locations of Input and Output buffers */ in HASH_WriteData()
1877 /* Save current reading and writing locations of Input and Output buffers */ in HASH_WriteData()
/trusted-firmware-m-latest/platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/
DLPC55S69_cm33_core1.h10246 * DMA has to know to switch direction and the locations. This can be used for crypto uses.
20189 /*! FIFO_COUNT - FIFO count - Number of filled locations in FIFO.
DLPC55S69_cm33_core0.h10246 * DMA has to know to switch direction and the locations. This can be used for crypto uses.
20189 /*! FIFO_COUNT - FIFO count - Number of filled locations in FIFO.