Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c250 phys_size_t optee_size = (size_t)rom_pointer[1]; in dram_init_banksize() local
253 if ((optee_start + optee_size) < (PHYS_SDRAM + sdram_size)) { in dram_init_banksize()
259 gd->bd->bi_dram[bank].start = optee_start + optee_size; in dram_init_banksize()

Completed in 4 milliseconds