| /rk3399_ARM-atf/plat/mediatek/include/ |
| H A D | mtk_mmap_pool.h | 22 __section(".mtk_mmap_lists") 28 __section(".mtk_mmap_pool") \
|
| H A D | mtk_sip_svc.h | 48 __section(".mtk_smc_descriptor_pool") = { \
|
| /rk3399_ARM-atf/lib/el3_runtime/ |
| H A D | simd_ctx.c | 24 __section(".simd_context") 26 __section(".bss.simd_context")
|
| /rk3399_ARM-atf/include/lib/libc/ |
| H A D | cdefs.h | 17 #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 D | gicv3.c | 42 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 D | versal_gicv3.c | 41 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 D | marvell_gicv3.c | 41 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 D | mt_lpm_dispatch.c | 11 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 D | mt_lpm_dispatch.c | 17 __section("mt_lpm_s") = { 22 __section("mt_secure_lpm_s") = {
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicv3_base.c | 49 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 D | xlat_tables_v2_helpers.h | 148 __aligned(XLAT_TABLE_SIZE) __section(_table_section); \ 154 __section(_base_table_section); \
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_el3_spmc.c | 12 __section(".arm_el3_tzc_dram") __unused static uint8_t
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_el3_spmc.c | 13 __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 D | socfpga_dt.h | 21 __section(".socfpga_populator") __used \
|
| /rk3399_ARM-atf/include/lib/per_cpu/ |
| H A D | per_cpu.h | 35 __section(PER_CPU_SECTION_NAME)
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | bakery_lock.h | 99 #define DEFINE_BAKERY_LOCK(_name) bakery_lock_t _name __section(".bakery_lock")
|
| /rk3399_ARM-atf/include/drivers/auth/ |
| H A D | img_parser_mod.h | 56 __section(".img_parser_lib_descs") __used = { \
|
| /rk3399_ARM-atf/include/services/ |
| H A D | el3_spmc_logical_sp.h | 38 __section(".el3_lp_descs") __used = { \
|
| /rk3399_ARM-atf/plat/mediatek/include/lib/mtk_init/ |
| H A D | mtk_init.h | 30 __section(".mtk_plat_initcall_"#_level) \
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen4/aarch64/ |
| H A D | platform_common.c | 26 __section("ro") = VERSION_OF_RENESAS;
|
| /rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/ |
| H A D | spm.c | 32 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 D | pubsub.h | 57 #define __pubsub_section(event) __section(".__pubsub_" #event)
|
| /rk3399_ARM-atf/include/common/ |
| H A D | runtime_svc.h | 75 __section(".rt_svc_descs") __used = { \
|
| /rk3399_ARM-atf/plat/renesas/rcar_gen5/aarch64/ |
| H A D | platform_common.c | 22 __section(".ro") = VERSION_OF_RENESAS;
|
| /rk3399_ARM-atf/include/lib/pmf/ |
| H A D | pmf_helpers.h | 157 __section(".pmf_timestamp_array") \ 228 __section(".pmf_svc_descs") __used = { \
|