Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3368/include/
H A Dplat.ld.S29 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/rk3328/include/
H A Dplat.ld.S29 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/rk3568/include/
H A Dplat.ld.S30 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/px30/include/
H A Dplat.ld.S31 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/rk3576/include/
H A Dplat.ld.S30 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/rk3588/include/
H A Dplat.ld.S31 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/rk3399/include/
H A Dplat.ld.S84 __bl31_pmusram_text_end = .; define
/rk3399_ARM-atf/plat/rockchip/common/include/
H A Dplat_private.h31 extern uint32_t __bl31_pmusram_text_start, __bl31_pmusram_text_end;
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c49 sram_size = (char *)&__bl31_pmusram_text_end - in rockchip_plat_mmu_el3()