Home
last modified time | relevance | path

Searched refs:__section (Results 1 – 25 of 38) sorted by relevance

12

/rk3399_ARM-atf/plat/mediatek/include/
H A Dmtk_mmap_pool.h22 __section(".mtk_mmap_lists")
28 __section(".mtk_mmap_pool") \
H A Dmtk_sip_svc.h48 __section(".mtk_smc_descriptor_pool") = { \
/rk3399_ARM-atf/lib/el3_runtime/
H A Dsimd_ctx.c24 __section(".simd_context")
26 __section(".bss.simd_context")
/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h17 #define __section(x) __attribute__((__section__(x))) macro
37 #define __init __section(".text.init." __FILE__ "." __XSTRING(__LINE__)) __noinline
/rk3399_ARM-atf/plat/amd/versal2/
H A Dgicv3.c42 static gicv3_redist_ctx_t rdist_ctx __section("._el3_tzc_dram");
43 static gicv3_dist_ctx_t dist_ctx __section("._el3_tzc_dram");
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dversal_gicv3.c41 static gicv3_redist_ctx_t rdist_ctx __section(".versal_el3_tzc_dram");
42 static gicv3_dist_ctx_t dist_ctx __section(".versal_el3_tzc_dram");
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_gicv3.c41 static gicv3_redist_ctx_t rdist_ctx __section(".arm_el3_tzc_dram");
42 static gicv3_dist_ctx_t dist_ctx __section(".arm_el3_tzc_dram");
/rk3399_ARM-atf/plat/mediatek/common/lpm/
H A Dmt_lpm_dispatch.c11 struct mt_dispatch_ctrl mt_dispatcher __section("mt_lpm_s") = {
15 struct mt_dispatch_ctrl mt_secure_dispatcher __section("mt_secure_lpm_s") = {
/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lpm_dispatch.c17 __section("mt_lpm_s") = {
22 __section("mt_secure_lpm_s") = {
/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_base.c49 static gicv3_redist_ctx_t rdist_ctx __section(".arm_el3_tzc_dram") __used;
50 static gicv3_dist_ctx_t dist_ctx __section(".arm_el3_tzc_dram") __used;
/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2_helpers.h148 __aligned(XLAT_TABLE_SIZE) __section(_table_section); \
154 __section(_base_table_section); \
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_el3_spmc.c12 __section(".arm_el3_tzc_dram") __unused static uint8_t
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_el3_spmc.c13 __section(".arm_el3_tzc_dram") __unused static uint8_t plat_spmc_shmem_datastore[PAGE_SIZE];
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_dt.h21 __section(".socfpga_populator") __used \
/rk3399_ARM-atf/include/lib/per_cpu/
H A Dper_cpu.h35 __section(PER_CPU_SECTION_NAME)
/rk3399_ARM-atf/include/lib/
H A Dbakery_lock.h99 #define DEFINE_BAKERY_LOCK(_name) bakery_lock_t _name __section(".bakery_lock")
/rk3399_ARM-atf/include/drivers/auth/
H A Dimg_parser_mod.h56 __section(".img_parser_lib_descs") __used = { \
/rk3399_ARM-atf/include/services/
H A Del3_spmc_logical_sp.h38 __section(".el3_lp_descs") __used = { \
/rk3399_ARM-atf/plat/mediatek/include/lib/mtk_init/
H A Dmtk_init.h30 __section(".mtk_plat_initcall_"#_level) \
/rk3399_ARM-atf/plat/renesas/rcar_gen4/aarch64/
H A Dplatform_common.c26 __section("ro") = VERSION_OF_RENESAS;
/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm.c32 static int spm_hotplug_ready __section(".tzfw_coherent_mem");
33 static int spm_mcdi_ready __section(".tzfw_coherent_mem");
34 static int spm_suspend_ready __section(".tzfw_coherent_mem");
/rk3399_ARM-atf/include/lib/el3_runtime/
H A Dpubsub.h57 #define __pubsub_section(event) __section(".__pubsub_" #event)
/rk3399_ARM-atf/include/common/
H A Druntime_svc.h75 __section(".rt_svc_descs") __used = { \
/rk3399_ARM-atf/plat/renesas/rcar_gen5/aarch64/
H A Dplatform_common.c22 __section(".ro") = VERSION_OF_RENESAS;
/rk3399_ARM-atf/include/lib/pmf/
H A Dpmf_helpers.h157 __section(".pmf_timestamp_array") \
228 __section(".pmf_svc_descs") __used = { \

12