Searched refs:__bl31_sram_text_real_end (Results 1 – 3 of 3) sorted by relevance
46 __bl31_sram_text_real_end = .; define50 ASSERT((__bl31_sram_text_real_end - __bl31_sram_text_start) <=
30 extern uint32_t __bl31_sram_text_real_end, __bl31_sram_data_real_end;
1091 size_t text_size = (char *)&__bl31_sram_text_real_end - in sram_save()1106 size_t text_size = (char *)&__bl31_sram_text_real_end - in sram_restore()