Home
last modified time | relevance | path

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

/openbmc/u-boot/board/warp7/
H A Dwarp7.c117 unsigned long optee_start, optee_end; in checkboard() local
119 optee_end = PHYS_SDRAM + PHYS_SDRAM_SIZE; in checkboard()
120 optee_start = optee_end - CONFIG_OPTEE_TZDRAM_SIZE; in checkboard()
123 mode, optee_start, optee_end); in checkboard()