Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c40 #define BL32_TOTAL_SIZE (BL32_TOTAL_LIMIT - (unsigned long) BL32_BASE) macro
82 INFO("TSP: Total memory size : 0x%lx bytes\n", BL32_TOTAL_SIZE); in tsp_main()