Home
last modified time | relevance | path

Searched refs:DWL_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_common.h27 #define DWL_BUFFER_SIZE U(0x01000000) macro
/rk3399_ARM-atf/plat/st/common/
H A Dbl2_io_storage.c621 DWL_BUFFER_SIZE); in bl2_plat_handle_pre_image_load()
624 image_block_spec.length = DWL_BUFFER_SIZE; in bl2_plat_handle_pre_image_load()
642 DWL_BUFFER_SIZE); in bl2_plat_handle_pre_image_load()
645 image_block_spec.length = DWL_BUFFER_SIZE; in bl2_plat_handle_pre_image_load()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c573 inv_dcache_range(DWL_BUFFER_BASE, DWL_BUFFER_SIZE); in bl2_el3_plat_prepare_exit()