Lines Matching refs:c
46 $(PLAT_PATH)/uniphier_console_setup.c \
48 $(PLAT_PATH)/uniphier_soc_info.c \
49 $(PLAT_PATH)/uniphier_xlat_setup.c \
52 BL2_SOURCES += common/desc_image_load.c \
53 drivers/io/io_block.c \
54 drivers/io/io_fip.c \
55 drivers/io/io_memmap.c \
56 drivers/io/io_storage.c \
59 $(PLAT_PATH)/uniphier_bl2_setup.c \
60 $(PLAT_PATH)/uniphier_boot_device.c \
61 $(PLAT_PATH)/uniphier_emmc.c \
62 $(PLAT_PATH)/uniphier_image_desc.c \
63 $(PLAT_PATH)/uniphier_io_storage.c \
64 $(PLAT_PATH)/uniphier_nand.c \
65 $(PLAT_PATH)/uniphier_scp.c \
66 $(PLAT_PATH)/uniphier_usb.c
71 BL31_SOURCES += drivers/arm/cci/cci.c \
75 plat/common/plat_gicv3.c \
76 plat/common/plat_psci_common.c \
77 $(PLAT_PATH)/uniphier_bl31_setup.c \
78 $(PLAT_PATH)/uniphier_boot_device.c \
79 $(PLAT_PATH)/uniphier_cci.c \
80 $(PLAT_PATH)/uniphier_gicv3.c \
81 $(PLAT_PATH)/uniphier_psci.c \
82 $(PLAT_PATH)/uniphier_scp.c \
84 $(PLAT_PATH)/uniphier_syscnt.c \
85 $(PLAT_PATH)/uniphier_topology.c
92 BL2_SOURCES += drivers/auth/auth_mod.c \
93 drivers/auth/crypto_mod.c \
94 drivers/auth/img_parser_mod.c \
95 drivers/auth/tbbr/tbbr_cot_common.c \
96 drivers/auth/tbbr/tbbr_cot_bl2.c \
97 plat/common/tbbr/plat_tbbr.c \
99 $(PLAT_PATH)/uniphier_tbbr.c
123 BL2_SOURCES += common/image_decompress.c \