Home
last modified time | relevance | path

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

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