Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/rockchip/rk3399/include/
Dplat.ld.S46 __bl31_sram_text_real_end = .; define
50 ASSERT((__bl31_sram_text_real_end - __bl31_sram_text_start) <=
/external/arm-trusted-firmware/plat/rockchip/common/include/
Dplat_private.h30 extern uint32_t __bl31_sram_text_real_end, __bl31_sram_data_real_end;
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
Dpmu.c1091 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()