Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/sys/
DEfiCdefs.h226 #define __section(x) __attribute__((__section__(x))) macro
230 #define __section(x) /* delete */ macro
234 #define __section(x) error: no __section for this compiler macro
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_gicv3.c38 gicv3_redist_ctx_t rdist_ctx __section("arm_el3_tzc_dram");
39 gicv3_dist_ctx_t dist_ctx __section("arm_el3_tzc_dram");
/device/linaro/bootloader/arm-trusted-firmware/include/lib/pmf/
Dpmf_helpers.h52 __section("pmf_timestamp_array") \
117 __section("pmf_svc_descs") __used = { \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dbakery_lock.h79 #define DEFINE_BAKERY_LOCK(_name) bakery_lock_t _name __section("bakery_lock")
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
Dimg_parser_mod.h56 __section(".img_parser_lib_descs") __used = { \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/
Dpubsub.h38 #define __pubsub_section(event) __section("__pubsub_" #event)
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
Dspm.c30 static int spm_hotplug_ready __section("tzfw_coherent_mem");
31 static int spm_mcdi_ready __section("tzfw_coherent_mem");
32 static int spm_suspend_ready __section("tzfw_coherent_mem");
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Druntime_svc.h74 __section("rt_svc_descs") __used = { \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/
Dxlat_tables_v2_helpers.h137 __aligned(XLAT_TABLE_SIZE) __section("xlat_table"); \
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
Dcdefs.h188 #define __section(x) macro
208 #define __section(x) __attribute__((__section__(x))) macro
217 #define __section(x) __attribute__((__section__(x))) macro
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/
Dxlat_tables_common.c37 __aligned(XLAT_TABLE_SIZE) __section("xlat_table");
/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
Dpsci_common.c54 __section("tzfw_coherent_mem")
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dporting-guide.rst88 __section("bakery_lock")