]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commitdiff
Bug Fix: PRSDK-8528: XDC files are not packaged in core sdk
authorSivaraj R <sivaraj@ti.com>
Fri, 15 May 2020 09:53:45 +0000 (15:23 +0530)
committerSujith Shivalingappa <a0393175@ti.com>
Fri, 15 May 2020 10:04:41 +0000 (05:04 -0500)
Signed-off-by: Sivaraj R <sivaraj@ti.com>
18 files changed:
packages/ti/drv/emac/src/src_files_common.mk
packages/ti/drv/gpio/src/src_files_common.mk
packages/ti/drv/i2c/src/src_files_common.mk
packages/ti/drv/icss_emac/src/src_files_common.mk
packages/ti/drv/mcasp/src/src_files_common.mk
packages/ti/drv/mmcsd/src/src_files_common.mk
packages/ti/drv/pcie/src/src_files_common.mk
packages/ti/drv/pruss/src/src_files_common.mk
packages/ti/drv/spi/src/src_files_common.mk
packages/ti/drv/uart/src/src_files_common.mk
packages/ti/drv/usb/src/src_files_common.mk
packages/ti/fs/fatfs/src/src_files_common.mk
packages/ti/fs/fatfs/temp.txt [deleted file]
packages/ti/osal/src/src_common_nonos.mk
packages/ti/transport/ndk/nimu/build/makefile.mk
packages/ti/transport/ndk/nimu_icss/src/src_files_common.mk
packages/ti/transport/timeSync/src/makefile
packages/ti/utils/profiling/build/makefile_profile.mk

index e2fc722c0ecc9ef51a71d531c7ffce5e02af5e85..a35ee04faa5d775a946b3627da09aa82c2716013 100644 (file)
@@ -27,13 +27,14 @@ PACKAGE_SRCS_COMMON += src/v5 soc/emac_soc_v5.h
 endif
 
 PACKAGE_SRCS_COMMON += makefile emac_component.mk nss_if.h \
+                       config_mk.bld emacver.h.xdt package.bld package.xdc package.xs Settings.xdc Settings.xdc.xdt \
                       emac_hwcfg.h emac_drv.h emac_ioctl.h emacver.h \
                       src/emac_osal.h \
                       build/makefile.mk \
                      build/makefile_indp.mk \
                      build/makefile_profile_indp.mk \
                      build/makefile_profile.mk \
-                     src/src_files_common.mk
+                     src/src_files_common.mk src/Module.xs
 
 #Packaging the firmware
 PACKAGE_SRCS_COMMON += firmware/Module.xs \
index 5eb1ea421ebba9c5d28bb4c39a99658aed0acb4f..272da3e94b58c7a7a327e421ccf413e67dd74689 100644 (file)
@@ -26,7 +26,8 @@ PACKAGE_SRCS_COMMON = makefile GPIO.h gpio_component.mk src/GPIO_osal.h \
                      build/makefile_indp.mk \
                      build/makefile_profile.mk \
                      build/makefile.mk \
-                     src/src_files_common.mk
+                     src/src_files_common.mk src/Module.xs \
+                     config_mk.bld GPIOver.h GPIOver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt
 
 ifeq ($(SOC),$(filter $(SOC),$(SOC_DEP_LIB_SOCS) ))
   ifeq ($(SOC),$(filter $(SOC),$(GPIO_V2_SOCS) ))
@@ -39,5 +40,5 @@ else
 PACKAGE_SRCS_COMMON += src/v0 src/v0/GPIO_v0.h src/v0/GPIO_v0.c \
                      src/v1 src/v1/GPIO_v1.h src/v1/GPIO_v1.c test
 endif
-                         
+
 
index 05cfad8cda4242d59da58347d11feebdc21e8c03..8862895785ec4f1f3158d1ee25097757cc3e759b 100644 (file)
@@ -36,7 +36,8 @@ PACKAGE_SRCS_COMMON = makefile I2C.h i2c_component.mk \
                       docs/ReleaseNotes_I2C_LLD.pdf \
                       src/I2C_drv.c src/I2C_drv_log.h src/I2C_osal.h \
                       build/makefile.mk build/makefile_indp.mk build/makefile_profile_indp.mk \
-                      build/makefile_profile.mk src/src_files_common.mk
+                      build/makefile_profile.mk src/src_files_common.mk src/Module.xs \
+                      config_mk.bld I2Cver.h I2Cver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt
 
 # The following v1 files are all that is shipped with TDA devices
   SRCDIR = . src src/v1
index 3f09358467561ffb5274058622930064a71ef846..423c4b30aba72ec3f7f7b1414b1868a5b260442c 100644 (file)
@@ -1,5 +1,5 @@
 
-SRCDIR = . src 
+SRCDIR = . src
 INCDIR = . src
 # Common source files across all platforms and cores
 SRCS_COMMON += icss_emacDrv.c icss_emacFwInit.c icss_emacLearning.c icss_emacFwLearning.c icss_emacStatistics.c icss_emacStormControl.c icss_emacLoc.c
@@ -10,5 +10,6 @@ PACKAGE_SRCS_COMMON += makefile icss_emac_component.mk icss_emacCommon.h \
                       icss_emacStatistics.h icss_emacStormControl.h \
                       docs/ReleaseNotes_ICSS_EMAC_LLD.pdf \
                       src/ \
-                      build/makefile.mk build/makefile_indp.mk build/makefile_profile_indp.mk build/makefile_profile.mk src/src_files_common.mk
-
+                      build/makefile.mk build/makefile_indp.mk build/makefile_profile_indp.mk build/makefile_profile.mk src/src_files_common.mk \
+                      config_mk.bld package.bld package.xdc package.xs Settings.xdc.xdt \
+                      icss_emac_ver.h icss_emac_ver.h.xdt
index 18d2196e548e12143167bce544e9b37c2371572c..5e2e7671f0d96713434f6b26913bf687a992f4ae 100644 (file)
@@ -16,7 +16,8 @@ endif
 SRCS_COMMON += mcasp_drv.c mcasp_ioctl.c mcasp_dma.c
 
 PACKAGE_SRCS_COMMON = makefile mcasp_component.mk \
-                      build/makefile.mk build/makefile_profile.mk src/src_files_common.mk \
+                      build/makefile.mk build/makefile_profile.mk src/src_files_common.mk src/Module.xs \
+                      config_mk.bld mcaspver.h mcaspver.h.xdt package.bld package.xdc package.xs Settings.h Settings.xdc Settings.xdc.xdt\
                       mcasp_osal.h mcasp_drv.h mcasp_types.h include/McaspLocal.h soc/mcasp_soc.h \
                       soc/$(SOC) $(foreach dir,$(SRCDIR),$(wildcard $(dir)/*.c)) \
                       docs/ReleaseNotes_MCASP_LLD.pdf
index d512bcf263b89a66c277724570fc02ac151432d6..413d8f4decfed4f02e62d89bbf5da24eaaef7129 100644 (file)
@@ -1,5 +1,4 @@
 
-
 # Common source files across all platforms and cores
 SRCS_COMMON += MMCSD_drv.c
 
@@ -9,7 +8,9 @@ PACKAGE_SRCS_COMMON = makefile MMCSD.h mmcsd_component.mk src/MMCSD_osal.h \
                       src/v1/MMCSD_v1_lld.h \
                       soc/MMCSD_soc.h \
                       build/makefile.mk build/makefile_dma.mk build/makefile_dma_profile.mk \
-                      build/makefile_profile.mk build/makefile_indp.mk build/makefile_profile_indp.mk src/src_files_common.mk
+                      build/makefile_profile.mk build/makefile_indp.mk build/makefile_profile_indp.mk \
+                      src/src_files_common.mk src/Module.xs config_mk.bld MMCSDver.h MMCSDver.h.xdt \
+                      package.bld package.xdc package.xs Settings.xdc.xdt
 
 ifeq ($(SOC), $(filter $(SOC), omapl137 omapl138))
 SRCDIR = . src src/v0
index d483cc97758612e756c295de2c1fd58925e07a8b..750dff280236cb104f86ff41aa6e27f2c9844967 100644 (file)
@@ -3,7 +3,7 @@ SRCDIR = . src
 INCDIR = . src
 
 # Common source files across all platforms and cores
-SRCS_COMMON += pcie.c pcieinit.c 
+SRCS_COMMON += pcie.c pcieinit.c
 
 ifeq ($(SOC),$(filter $(SOC), am65xx))
 SRCDIR += src/v2
@@ -27,4 +27,5 @@ endif
 PACKAGE_SRCS_COMMON += makefile pcie.h pciever.h pcie_component.mk \
                       docs/ReleaseNotes_PCIE_LLD.pdf \
                       src/pcieloc.h src/pcie.c src/pcieinit.c \
-                      build/makefile.mk build/makefile_profile.mk build/makefile_indp.mk build/makefile_profile_indp.mk src/src_files_common.mk
+                      build/makefile.mk build/makefile_profile.mk build/makefile_indp.mk build/makefile_profile_indp.mk \
+                      src/src_files_common.mk src/Module.xs config_mk.bld package.bld package.xdc package.xs pciever.h.xdt Settings.xdc.xdt
index 55a935ed44484ca067ada51fd648aeba40903205..4b1d2fc0d3513340cd3b341b6bf345e69c4ec7de 100755 (executable)
@@ -7,5 +7,6 @@ SRCS_COMMON += pruicss_drv.c pruicss_intc.c
 PACKAGE_SRCS_COMMON = makefile pruicss.h pruss_component.mk src include \
                       docs \
                       soc/pruicss_v1.h soc/pruicss_soc.h soc/${SOC} \
-                      build
+                      build \
+                      config_mk.bld package.bld package.xdc package.xs pruicss_ver.h pruicss_ver.h.xdt Settings.xdc.xdt
 
index bc333b5e14e07bb9fcfb4bb382554eefd0696977..a048d5d9498404d9e1a237de970cc9eab8e60236 100644 (file)
 # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
-SOC_INDP_LIB_SOCS=k2h k2k k2l k2e k2g c6657 c6678 omapl137 omapl138 am571x am572x am574x  am335x am437x 
+SOC_INDP_LIB_SOCS=k2h k2k k2l k2e k2g c6657 c6678 omapl137 omapl138 am571x am572x am574x  am335x am437x
 SOC_DEP_LIB_SOCS=tda2xx tda3xx tda2px dra75x tda2ex dra72x dra78x j721e am77x j7200 am65xx am64x tpr12
 
 PACKAGE_SRCS_COMMON = makefile SPI.h MCSPI.h spi_component.mk .gitignore \
                       docs/ReleaseNotes_SPI_LLD.pdf \
-                      src/SPI_drv.c src/SPI_osal.h src/src_files_common.mk \
+                      src/SPI_drv.c src/SPI_osal.h src/src_files_common.mk src/Module.xs \
                       build/makefile.mk build/makefile_profile.mk \
                       build/makefile_indp.mk build/makefile_profile_indp.mk \
-                      build/makefile_dma.mk build/makefile_dma_profile.mk
+                      build/makefile_dma.mk build/makefile_dma_profile.mk \
+                      config_mk.bld package.bld package.xdc package.xs Settings.xdc.xdt SPIver.h SPIver.h.xdt
 
 
 ifeq ($(SOC),$(filter $(SOC), $(SOC_INDP_LIB_SOCS) ))
@@ -78,7 +79,7 @@ ifeq ($(SOC),$(filter $(SOC),$(SOC_DEP_LIB_SOCS) ))
 
   ifeq ($(SOC),$(filter $(SOC), tda2xx tda2px dra75x tda2ex dra72x tda3xx dra78x tpr12))
      SRCS_COMMON += QSPI_v1.c
-     PACKAGE_SRCS_COMMON += src/v1/QSPI_v1.c soc/QSPI_v1.h 
+     PACKAGE_SRCS_COMMON += src/v1/QSPI_v1.c soc/QSPI_v1.h
   endif
 
   ifeq ($(SOC),$(filter $(SOC), j721e am77x j7200 am65xx am64x))
@@ -87,6 +88,6 @@ ifeq ($(SOC),$(filter $(SOC),$(SOC_DEP_LIB_SOCS) ))
     SRCS_COMMON += OSPI_v0.c
     PACKAGE_SRCS_COMMON += src/v0/OSPI_v0.c src/v0/OSPI_v0.h
   endif
-  
+
 endif
 
index 3f56cc679b6edc9401006b5f7615152e3b3c4599..cbaf223b1a7918b374c289d5298de2ca3149f461 100644 (file)
 PACKAGE_SRCS_COMMON = makefile UART.h uart_component.mk src/UART_osal.h \
                       docs/ReleaseNotes_UART_LLD.pdf \
                       src/UART_drv.c src/UART_drv_log.h \
-                      src/src_files_common.mk src/src_files_uart_console.mk \
+                      src/src_files_common.mk src/src_files_uart_console.mk src/Module.xs \
                       build/makefile.mk build/makefile_indp.mk build/makefile_profile.mk \
                       build/makefile_profile_indp.mk build/makefile_dma.mk build/makefile_dma_profile.mk \
-                      build/makefile_console.mk
+                      build/makefile_console.mk \
+                      config_mk.bld package.bld package.xdc package.xs Settings.xdc.xdt UART_ver.h UART_ver.h.xdt
 
 # For TPR12, the following v3 files are all that is shipped
 ifeq ($(SOC),$(filter $(SOC), tpr12))
index d48114f90df18b0a95bbc15f57b18416d0114652..beb455358eb1c0db7ea7927aec153b9a03c9ca38 100644 (file)
@@ -11,9 +11,10 @@ endif
 PACKAGE_SRCS_COMMON = makefile usb_drv.h usb_osal.h usbdaudio.h usbdmsc.h usbhmsc.h usbdbulk.h usb_component.mk \
                       docs/ReleaseNotes_USB_LLD.pdf \
                       src src/include src/usb_func/common src/usb_func/device src/usb_func/host src/usb_func/include \
-                      src/usb_drv.c src/src_files_common.mk src/src_files_starterware.mk \
+                      src/usb_drv.c src/src_files_common.mk src/src_files_starterware.mk src/Module.xs \
                       build/makefile.mk build/makefile_indp.mk build/makefile_profile.mk \
                       build/makefile_profile_indp.mk \
+                      config_mk.bld package.bld package.xdc package.xs Settings.xdc.xdt USBver.h USBver.h.xdt \
                       example/common example/ramdisk example/mcasp example/shell example/usb_host example/usb_dev \
                       example/bios/biosMmu.c example/bios/dev_bulk_main.c example/bios/dev_msc_main.c \
                       example/bios/dev_msc_mmcsd.c example/bios/host_msc_main.c example/bios/dev_audio_main.c
index f14b2a2177ce5864ee6f182c8fabcd9117064f3f..4eed20383cd37b768bb9ce3088a1691198a907df 100644 (file)
@@ -8,5 +8,6 @@ PACKAGE_SRCS_COMMON = makefile FATFS.h fatfs_component.mk src/FATFS_osal.h \
                       docs/ReleaseNotes_FATFS_LLD.pdf \
                       ff.h ffconf.h src/FATFS_drv_log.h \
                       diskio.h integer.h \
-                      build/makefile_profile_indp.mk build/makefile_indp.mk src/src_files_common.mk \
-                      src/diskio.c src/ff.c src/FATFS_drv.c .gitignore
+                      build/makefile_profile_indp.mk build/makefile_indp.mk src/src_files_common.mk src/Module.xs \
+                      src/diskio.c src/ff.c src/FATFS_drv.c .gitignore \
+                      config_mk.bld FATFSver.h FATFSver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt
diff --git a/packages/ti/fs/fatfs/temp.txt b/packages/ti/fs/fatfs/temp.txt
deleted file mode 100644 (file)
index e69de29..0000000
index cb72d5a7a249cdb20cacdf85871f0ee857ec3bfd..9c11d2c59d0174aefbaac305dfdc89f2b458127e 100644 (file)
@@ -7,9 +7,10 @@ SRCS_COMMON += HwiP_nonos.c SwiP_nonos.c Utils_nonos.c SemaphoreP_nonos.c Regist
 PACKAGE_SRCS_COMMON = makefile HwiP.h SwiP.h MuxIntcP.h osal.h osal_component.mk SemaphoreP.h \
                       TimerP.h RegisterIntr.h EventCombinerP.h CycleprofilerP.h CacheP.h soc/osal_soc.h soc/$(SOC) \
                       src/nonos/Nonos_config.h src/nonos/HwiP_nonos.c src/nonos/SwiP_nonos.c src/nonos/CycleprofilerP_nonos.c \
-                      src/nonos/RegisterIntr_nonos.c src/nonos/SemaphoreP_nonos.c src/nonos/Utils_nonos.c src/src_common_nonos.mk \
+                      src/nonos/RegisterIntr_nonos.c src/nonos/SemaphoreP_nonos.c src/nonos/Utils_nonos.c src/src_common_nonos.mk src/Module.xs \
                       arch/core/Core_utils.c docs/OSAL_SoftwareManifest.html docs/ReleaseNotes_OSAL.pdf \
-                      build/makefile_nonos_indp.mk build/makefile_nonos.mk
+                      build/makefile_nonos_indp.mk build/makefile_nonos.mk \
+                      config_mk.bld osalver.h osalver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt
 
 
 ifeq ($(SOC),$(filter $(SOC),am571x am572x am574x am335x am437x k2h k2k k2e k2l k2g c6678 c6657 omapl137 omapl138 am65xx j721e j7200 am64x))
index c6dfd155f2c69ea79a99cb1b0d8c1a042e1f5eaf..36eec2fd5b751721e50aa8619a4eb982c510d46d 100644 (file)
@@ -45,7 +45,7 @@ endif
 
 ifeq ($(SOC),$(filter $(SOC), k2l k2e))
 include $(PDK_NIMU_COMP_PATH)/src/v3/src_files_v3.mk
-CFLAGS_LOCAL_COMMON += -DNSS_GEN2 
+CFLAGS_LOCAL_COMMON += -DNSS_GEN2
 endif
 
 ifeq ($(SOC),$(filter $(SOC), c6657))
@@ -74,7 +74,8 @@ endif
 INCLUDE_EXTERNAL_INTERFACES = pdk ndk
 
 PACKAGE_SRCS_COMMON += makefile nimu_eth.h nimu_component.mk \
-                      src/NIMU_drv_log.h src/nimu_osal.h
+                      src/NIMU_drv_log.h src/nimu_osal.h \
+                      config_mk.bld nimu_ver.h nimu_ver.h.xdt package.bld package.xdc package.xs Settings.xdc Settings.xdc.xdt
 
 CFLAGS_LOCAL_COMMON += $(PDK_CFLAGS)
 
index 9c5c8c693c805187d499ba10cd4884e7ae6b4cef..c8bc1bd9ea3d3990977ef2c75eb814d13fb14c0d 100644 (file)
@@ -4,7 +4,7 @@ INCDIR = . src
 
 ifeq ($(CORE),$(filter $(CORE), c66x ipu1_0))
 INCDIR += $(bios_PATH)/packages/ti/posix/ccs
-endif 
+endif
 
 # Common source files across all platforms and cores
 SRCS_COMMON += nimu_icssEth.c nimu_icssEthDriver.c nimu_icssSwitchEmac.c
@@ -12,5 +12,6 @@ SRCS_COMMON += nimu_icssEth.c nimu_icssEthDriver.c nimu_icssSwitchEmac.c
 PACKAGE_SRCS_COMMON = makefile nimu_icss_component.mk \
                       nimu_icssEth.h nimu_icssIoctl.h src/ \
                       src/nimu_icssEthDriver.h src/nimu_icssSwitchEmac.h \
-                      build/makefile_indp.mk build/makefile_profile_indp.mk src/src_files_common.mk
+                      build/makefile_indp.mk build/makefile_profile_indp.mk src/src_files_common.mk src/Module.xs \
+                      config_mk.bld nimu_icss_ver.h nimu_icss_ver.h.xdt package.bld package.xdc package.xs Settings.xdc.xdt
 
index d5c107351efb0369619c8ef9c424979cac636699..c8b0646a0e7d9b148c45bca9d8d0a073f59d932d 100644 (file)
@@ -27,7 +27,8 @@ TIMESYNC_ICSS_CFLAGS =
 CFLAGS_LOCAL_a15_0  = -mno-unaligned-access
 CFLAGS_LOCAL_a8host = -mno-unaligned-access
 CFLAGS_LOCAL_a9host = -mno-unaligned-access
-PACKAGE_SRCS_COMMON = icss_timeSyncApi.h icss_timeSync_component.mk makefile include docs $(SRCDIR)
+PACKAGE_SRCS_COMMON = icss_timeSyncApi.h icss_timeSync_component.mk makefile include docs $(SRCDIR) build
+PACKAGE_SRCS_COMMON += config_mk.bld package.bld package.xdc package.xs Settings.xdc.xdt timeSync_ver.h timeSync_ver.h.xdt
 CFLAGS_LOCAL_COMMON = $(PDK_CFLAGS) $(TIMESYNC_ICSS_CFLAGS)
 
 # Core/SoC/platform specific source files and CFLAGS
index 975388245e79bb858383eadcad46de79a3c17c54..63202e3774897d127eb74456aeb11cee65e6acc0 100644 (file)
@@ -65,7 +65,8 @@ INCLUDE_EXTERNAL_INTERFACES += csl
 endif
 
 PACKAGE_SRCS_COMMON = makefile profilingHooks.h profiling_component.mk profiling_osal.h \
-                      docs/ReleaseNotes_Utils.pdf src build/makefile_profile.mk \
+                      docs/ReleaseNotes_Utils.pdf src build/makefile_profile.mk build/buildlib.xs \
+                      config_mk.bld package.bld package.xdc package.xs profilingver.h profilingver.h.xdt README.dox Settings.xdc.xdt
 
 # Including trace modules here, as trace do not have source files and packaging
 PACKAGE_SRCS_COMMON += ../trace