Home
last modified time | relevance | path

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

/trusted-firmware-a/include/lib/libc/
A Dcdefs.h16 #define __section(x) __attribute__((__section__(x))) macro
22 #define __init __section(".text.init." __FILE__ "." __XSTRING(__LINE__))
/trusted-firmware-a/plat/xilinx/versal/
A Dversal_gicv3.c39 static gicv3_redist_ctx_t rdist_ctx __section("versal_el3_tzc_dram");
40 static gicv3_dist_ctx_t dist_ctx __section("versal_el3_tzc_dram");
/trusted-firmware-a/plat/marvell/armada/common/
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");
/trusted-firmware-a/include/lib/xlat_tables/
A Dxlat_tables_v2_helpers.h148 __aligned(XLAT_TABLE_SIZE) __section(_table_section); \
154 __section(_base_table_section); \
/trusted-firmware-a/plat/arm/common/
A Darm_gicv3.c50 static gicv3_redist_ctx_t rdist_ctx __section("arm_el3_tzc_dram") __used;
51 static gicv3_dist_ctx_t dist_ctx __section("arm_el3_tzc_dram") __used;
/trusted-firmware-a/include/lib/
A Dbakery_lock.h99 #define DEFINE_BAKERY_LOCK(_name) bakery_lock_t _name __section("bakery_lock")
/trusted-firmware-a/include/drivers/auth/
A Dimg_parser_mod.h56 __section(".img_parser_lib_descs") __used = { \
/trusted-firmware-a/plat/mediatek/mt8173/drivers/spm/
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");
/trusted-firmware-a/include/lib/el3_runtime/
A Dpubsub.h57 #define __pubsub_section(event) __section("__pubsub_" #event)
/trusted-firmware-a/include/lib/pmf/
A Dpmf_helpers.h157 __section("pmf_timestamp_array") \
228 __section("pmf_svc_descs") __used = { \
/trusted-firmware-a/include/common/
A Druntime_svc.h75 __section("rt_svc_descs") __used = { \
/trusted-firmware-a/plat/mediatek/mt8195/drivers/mcdi/
A Dmt_mcdi.c66 static int mcdi_init_status __section("tzfw_coherent_mem");
/trusted-firmware-a/plat/mediatek/mt8192/drivers/mcdi/
A Dmt_mcdi.c66 static int mcdi_init_status __section("tzfw_coherent_mem");
/trusted-firmware-a/lib/xlat_tables/
A Dxlat_tables_common.c42 __aligned(XLAT_TABLE_SIZE) __section("xlat_table");
/trusted-firmware-a/lib/psci/
A Dpsci_common.c58 __section("tzfw_coherent_mem")
/trusted-firmware-a/plat/ti/k3/common/drivers/ti_sci/
A Dti_sci.c24 __section("tzfw_coherent_mem")
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …24],__ro_end__:38,__ro_start__:38,__rodata_end__:38,__rodata_start__:38,__section:53,__text_end__:…
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst76 __section("bakery_lock")
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt76 __section("bakery_lock")

Completed in 39 milliseconds