Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/bl32/tsp/
Dtsp_private.h16 #define BL32_TOTAL_SIZE (BL32_TOTAL_LIMIT - (unsigned long) BL32_BASE) macro
Dtsp_main.c33 INFO("TSP: Total memory size : 0x%lx bytes\n", BL32_TOTAL_SIZE); in tsp_main()
Dtsp_ffa_main.c560 INFO("TSP: Total memory size : 0x%lx bytes\n", BL32_TOTAL_SIZE); in tsp_main()