Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3368/include/
H A Dplat.ld.S30 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/rk3328/include/
H A Dplat.ld.S30 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/rk3568/include/
H A Dplat.ld.S31 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/px30/include/
H A Dplat.ld.S32 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/rk3576/include/
H A Dplat.ld.S31 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/rk3588/include/
H A Dplat.ld.S32 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/rk3399/include/
H A Dplat.ld.S92 __bl31_pmusram_data_start = .; define
/rk3399_ARM-atf/plat/rockchip/common/include/
H A Dplat_private.h32 extern uint32_t __bl31_pmusram_data_start, __bl31_pmusram_data_end;
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c55 (char *)&__bl31_pmusram_data_start; in rockchip_plat_mmu_el3()
56 mmap_add_region((unsigned long)&__bl31_pmusram_data_start, in rockchip_plat_mmu_el3()
57 (unsigned long)&__bl31_pmusram_data_start, in rockchip_plat_mmu_el3()