Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/driver/ext_sram_init/
A Dext_sram_init.c262 for (off = 0; off < NOR_SIZE; off += SRAM_CHECKS_GRANUL) { in brcm_stingray_pnor_sram_init()
271 for (off = 0; off < NOR_SIZE; off += SRAM_CHECKS_GRANUL) { in brcm_stingray_pnor_sram_init()
281 tmp, (NOR_SIZE / SRAM_CHECKS_GRANUL)); in brcm_stingray_pnor_sram_init()
283 if (tmp != (NOR_SIZE / SRAM_CHECKS_GRANUL)) { in brcm_stingray_pnor_sram_init()
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/include/
A Dplatform_def.h151 #define BL31_BASE (NOR_BASE_ADDR + NOR_SIZE - \
154 #define BL31_LIMIT (NOR_BASE_ADDR + NOR_SIZE)
A Dsr_def.h418 #define NOR_SIZE 0x04000000 macro

Completed in 7 milliseconds