Home
last modified time | relevance | path

Searched refs:IMPORT_SYM (Results 1 – 23 of 23) sorted by relevance

/rk3399_ARM-atf/include/common/
H A Dbl_common.h109 IMPORT_SYM(uintptr_t, __TEXT_START__, BL_CODE_BASE);
110 IMPORT_SYM(uintptr_t, __TEXT_END__, BL_CODE_END);
111 IMPORT_SYM(uintptr_t, __RODATA_START__, BL_RO_DATA_BASE);
112 IMPORT_SYM(uintptr_t, __RODATA_END__, BL_RO_DATA_END);
114 IMPORT_SYM(uintptr_t, __RO_START__, BL_CODE_BASE);
115 IMPORT_SYM(uintptr_t, __RO_END__, BL_CODE_END);
118 IMPORT_SYM(uintptr_t, __NOBITS_START__, BL_NOBITS_BASE);
119 IMPORT_SYM(uintptr_t, __NOBITS_END__, BL_NOBITS_END);
121 IMPORT_SYM(uintptr_t, __RW_END__, BL_END);
124 IMPORT_SYM(uintptr_t, __BL1_ROM_END__, BL1_ROM_END);
[all …]
H A Druntime_svc.h131 IMPORT_SYM(uintptr_t, __RT_SVC_DESCS_START__, RT_SVC_DESCS_START);
132 IMPORT_SYM(uintptr_t, __RT_SVC_DESCS_END__, RT_SVC_DESCS_END);
/rk3399_ARM-atf/services/std_svc/spm/common/include/
H A Dspm_shim_private.h15 IMPORT_SYM(uintptr_t, spm_shim_exceptions_ptr, SPM_SHIM_EXCEPTIONS_PTR);
18 IMPORT_SYM(uintptr_t, __SPM_SHIM_EXCEPTIONS_START__, SPM_SHIM_EXCEPTIONS_START);
19 IMPORT_SYM(uintptr_t, __SPM_SHIM_EXCEPTIONS_END__, SPM_SHIM_EXCEPTIONS_END);
/rk3399_ARM-atf/plat/mediatek/lib/mtk_init/
H A Dmtk_mmap_init.c14 IMPORT_SYM(uintptr_t, __MTK_MMAP_POINTER_POOL_START__, MTK_MMAP_POINTER_POOL_START);
15 IMPORT_SYM(uintptr_t, __MTK_MMAP_POINTER_POOL_END_UNALIGNED__, MTK_MMAP_POINTER_POOL_END_UNALIGNED);
16 IMPORT_SYM(uintptr_t, __RW_START__, RW_START);
17 IMPORT_SYM(uintptr_t, __DATA_START__, DATA_START);
/rk3399_ARM-atf/include/services/
H A Del3_spmc_logical_sp.h53 IMPORT_SYM(uintptr_t, __EL3_LP_DESCS_START__, EL3_LP_DESCS_START);
54 IMPORT_SYM(uintptr_t, __EL3_LP_DESCS_END__, EL3_LP_DESCS_END);
H A Del3_spmd_logical_sp.h59 IMPORT_SYM(uintptr_t, __SPMD_LP_DESCS_START__, SPMD_LP_DESCS_START);
60 IMPORT_SYM(uintptr_t, __SPMD_LP_DESCS_END__, SPMD_LP_DESCS_END);
/rk3399_ARM-atf/lib/pmf/
H A Dpmf_main.c28 IMPORT_SYM(uintptr_t, __PMF_SVC_DESCS_START__, PMF_SVC_DESCS_START);
29 IMPORT_SYM(uintptr_t, __PMF_SVC_DESCS_END__, PMF_SVC_DESCS_END);
30 IMPORT_SYM(uintptr_t, __PMF_PERCPU_TIMESTAMP_END__, PMF_PERCPU_TIMESTAMP_END);
31 IMPORT_SYM(uintptr_t, __PMF_TIMESTAMP_START__, PMF_TIMESTAMP_ARRAY_START);
/rk3399_ARM-atf/lib/fconf/
H A Dfconf.c59 IMPORT_SYM(struct fconf_populator *, __FCONF_POPULATOR_START__, start); in fconf_populate()
60 IMPORT_SYM(struct fconf_populator *, __FCONF_POPULATOR_END__, end); in fconf_populate()
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_bl31_setup.c23 IMPORT_SYM(uintptr_t, __SPM_SHIM_EXCEPTIONS_START__, SPM_SHIM_EXCEPTIONS_START);
24 IMPORT_SYM(uintptr_t, __SPM_SHIM_EXCEPTIONS_END__, SPM_SHIM_EXCEPTIONS_END);
25 IMPORT_SYM(uintptr_t, __SPM_SHIM_EXCEPTIONS_LMA__, SPM_SHIM_EXCEPTIONS_LMA);
/rk3399_ARM-atf/plat/mediatek/common/
H A Dmtk_bl31_setup.c36 IMPORT_SYM(uintptr_t, __RW_START__, RW_START);
37 IMPORT_SYM(uintptr_t, __DATA_START__, DATA_START);
H A Dmtk_smc_handlers.c81 IMPORT_SYM(uintptr_t, __MTK_SMC_POOL_START__, MTK_SMC_POOL_START);
82 IMPORT_SYM(uintptr_t, __MTK_SMC_POOL_END_UNALIGNED__, MTK_SMC_POOL_END_UNALIGNED);
/rk3399_ARM-atf/drivers/auth/
H A Dimg_parser_mod.c17 IMPORT_SYM(uintptr_t, __PARSER_LIB_DESCS_START__, PARSER_LIB_DESCS_START);
18 IMPORT_SYM(uintptr_t, __PARSER_LIB_DESCS_END__, PARSER_LIB_DESCS_END);
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_el3_spmc.c10 IMPORT_SYM(uintptr_t, __PLAT_SPMC_SHMEM_DATASTORE_START__, DATASTORE_BASE);
/rk3399_ARM-atf/drivers/console/
H A Dmulti_console.c16 IMPORT_SYM(console_t *, __STACKS_START__, stacks_start) in IMPORT_SYM() function
17 IMPORT_SYM(console_t *, __STACKS_END__, stacks_end) in IMPORT_SYM()
/rk3399_ARM-atf/lib/locks/bakery/
H A Dbakery_lock_normal.c55 IMPORT_SYM(uintptr_t, __PERCPU_BAKERY_LOCK_START__, BAKERY_LOCK_START);
56 IMPORT_SYM(uintptr_t, __PERCPU_BAKERY_LOCK_END__, BAKERY_LOCK_END);
/rk3399_ARM-atf/plat/nuvoton/npcm845x/
H A Dnpcm845x_bl31_setup.c51 IMPORT_SYM(unsigned long, __INIT_CODE_START__, BL_INIT_CODE_BASE);
52 IMPORT_SYM(unsigned long, __INIT_CODE_END__, BL_CODE_END_UNALIGNED);
/rk3399_ARM-atf/drivers/renesas/rcar_gen4/pwrc/
H A Dpwrc.c25 IMPORT_SYM(uintptr_t, __system_ram_start__, SYSTEM_RAM_START);
26 IMPORT_SYM(uintptr_t, __system_ram_end__, SYSTEM_RAM_END);
27 IMPORT_SYM(uintptr_t, __SRAM_COPY_START__, SRAM_COPY_START);
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl31_setup.c96 IMPORT_SYM(unsigned long, __INIT_CODE_START__, BL_INIT_CODE_BASE);
97 IMPORT_SYM(unsigned long, __INIT_CODE_END__, BL_CODE_END_UNALIGNED);
98 IMPORT_SYM(unsigned long, __STACKS_END__, BL_STACKS_END_UNALIGNED);
/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_bl31_setup.c43 IMPORT_SYM(uint64_t, __RW_START__, BL31_RW_START);
/rk3399_ARM-atf/drivers/renesas/common/pwrc/
H A Dpwrc.c148 IMPORT_SYM(unsigned long, __system_ram_start__, SYSTEM_RAM_START);
149 IMPORT_SYM(unsigned long, __system_ram_end__, SYSTEM_RAM_END);
150 IMPORT_SYM(unsigned long, __SRAM_COPY_START__, SRAM_COPY_START);
/rk3399_ARM-atf/include/lib/
H A Dutils_def.h224 #define IMPORT_SYM(type, sym, name) \ macro
/rk3399_ARM-atf/plat/imx/imx8qx/
H A Dimx8qx_bl31_setup.c38 IMPORT_SYM(unsigned long, __RW_START__, BL31_RW_START);
/rk3399_ARM-atf/plat/imx/imx8qm/
H A Dimx8qm_bl31_setup.c38 IMPORT_SYM(unsigned long, __RW_START__, BL31_RW_START);