]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
hypnlk-lld: add to PDK
authorJacob Stiffler <j-stiffler@ti.com>
Fri, 1 Nov 2019 18:58:44 +0000 (14:58 -0400)
committerJacob Stiffler <j-stiffler@ti.com>
Fri, 1 Nov 2019 18:58:44 +0000 (14:58 -0400)
commitda7e1b54235a94af1d9741b541fdc4f520b261b6
treeca37b893f3c0280ccc00977e861112387d69a5de
parenta372fe94f0d0852247940a2fbb3ee21dc6147a1f
hypnlk-lld: add to PDK

Development of hypnlk-lld has been relocated here from:
* Repo: https://git.ti.com/keystone-rtos/hyplnk-lld
* Branch: master
* Commit ID: 67fc593f28d243d25a5e19720eba8b3e53a5efc0

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
110 files changed:
packages/ti/drv/hyplnk/.gitignore [new file with mode: 0644]
packages/ti/drv/hyplnk/COPYING.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/Settings.xdc.xdt [new file with mode: 0644]
packages/ti/drv/hyplnk/build/armv7/libhyplnk_aearmv7.mk [new file with mode: 0755]
packages/ti/drv/hyplnk/build/buildlib.xs [new file with mode: 0644]
packages/ti/drv/hyplnk/config.bld [new file with mode: 0644]
packages/ti/drv/hyplnk/device/Module.xs [new file with mode: 0644]
packages/ti/drv/hyplnk/device/c6657/src/hyplnk_device.c [new file with mode: 0644]
packages/ti/drv/hyplnk/device/c6678/src/hyplnk_device.c [new file with mode: 0644]
packages/ti/drv/hyplnk/device/hyplnk_device.h [new file with mode: 0644]
packages/ti/drv/hyplnk/device/k2e/src/hyplnk_device.c [new file with mode: 0644]
packages/ti/drv/hyplnk/device/k2h/src/hyplnk_device.c [new file with mode: 0644]
packages/ti/drv/hyplnk/device/k2k/src/hyplnk_device.c [new file with mode: 0644]
packages/ti/drv/hyplnk/docs/HYPLNK_LLD_01_00_SoftwareManifest.doc [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/HYPLNK_LLD_01_00_SoftwareManifest.pdf [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/KEYSTONE_HYPERLINK_LLD_2.x_manifest.html [new file with mode: 0644]
packages/ti/drv/hyplnk/docs/Module.xs [new file with mode: 0644]
packages/ti/drv/hyplnk/docs/ReleaseNotes_HYPLNK_LLD.doc [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/ReleaseNotes_HYPLNK_LLD.pdf [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/address_translation.jpg [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/address_translation_RX.jpg [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/doxyfile.xdt [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/memory_remap_exam.jpg [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/tifooter.htm [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/tiheader.htm [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/tilogo.gif [new file with mode: 0755]
packages/ti/drv/hyplnk/docs/titagline.gif [new file with mode: 0755]
packages/ti/drv/hyplnk/eclipseDocs/sample.xml [new file with mode: 0755]
packages/ti/drv/hyplnk/eclipseDocs/toc_cdoc_sample.xml [new file with mode: 0755]
packages/ti/drv/hyplnk/example/EDMA/commonEDMA.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/EDMA/hyplnkDMA.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/EDMA/hyplnkEDMA.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/EDMA/hyplnkEDMAselector.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/InfraDMA/hyplnkInfraDMA.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/InfraDMA/hyplnkInfraDMA.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/Module.xs [new file with mode: 0755]
packages/ti/drv/hyplnk/example/cicInterruptExample/Readme.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2e/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2e/armv7/linux/hyplnkCSLIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2e/c66/bios/cicInterruptExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2e/c66/bios/cicInterruptExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2e/c66/bios/hyplnk_K2EC66BiosCicInterruptExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2e/c66/bios/hyplnk_K2EC66DevLibBiosCicInterruptExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/armv7/linux/hyplnkCSLIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/c66/bios/cicInterruptExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/c66/bios/cicInterruptExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/c66/bios/hyplnk_K2HC66BiosCicInterruptExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/c66/bios/hyplnk_K2HC66DevLibBiosCicInterruptExampleLpbkDsp2A15Project.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2h/c66/bios/hyplnk_K2HC66DevLibBiosCicInterruptExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2k/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2k/armv7/linux/hyplnkCSLIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2k/c66/bios/cicInterruptExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2k/c66/bios/cicInterruptExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2k/c66/bios/hyplnk_K2KC66BiosCicInterruptExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/k2k/c66/bios/hyplnk_K2KC66DevLibBiosCicInterruptExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/cicInterruptExample/src/cicInterruptExample.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkIsr.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkIsr.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkLLDCfg.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkLLDIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkLLDIFace.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkPlatCfg.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkResource.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/common/hyplnkResource.h [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/Readme.txt [new file with mode: 0755]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6657/c66/bios/hyplnk_evmc6657_C66BiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6657/c66/bios/hyplnk_evmc6657_C66DevLibBiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6657/c66/bios/memoryMappedExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6657/c66/bios/memoryMappedExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6678/c66/bios/hyplnk_evmc6678_C66BiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6678/c66/bios/hyplnk_evmc6678_C66DevLibBiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6678/c66/bios/memoryMappedExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/c6678/c66/bios/memoryMappedExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/hyplnk.cmd [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2e/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2e/armv7/linux/hyplnkCSLIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2e/c66/bios/hyplnk_K2EC66BiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2e/c66/bios/hyplnk_K2EC66DevLibBiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2e/c66/bios/memoryMappedExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2e/c66/bios/memoryMappedExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2h/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2h/armv7/linux/hyplnkCSLIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2h/c66/bios/hyplnk_K2HC66BiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2h/c66/bios/hyplnk_K2HC66DevLibBiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2h/c66/bios/memoryMappedExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2h/c66/bios/memoryMappedExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2k/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2k/armv7/linux/hyplnkCSLIFace.c [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2k/c66/bios/hyplnk_K2KC66BiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2k/c66/bios/hyplnk_K2KC66DevLibBiosExampleProject.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2k/c66/bios/memoryMappedExample.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/k2k/c66/bios/memoryMappedExampleDevLib.cfg [new file with mode: 0644]
packages/ti/drv/hyplnk/example/memoryMappedExample/src/hyplnkExample.c [new file with mode: 0644]
packages/ti/drv/hyplnk/hyplnk.h [new file with mode: 0644]
packages/ti/drv/hyplnk/hyplnk_cfg.h [new file with mode: 0644]
packages/ti/drv/hyplnk/hyplnkver.h [new file with mode: 0644]
packages/ti/drv/hyplnk/hyplnkver.h.xdt [new file with mode: 0644]
packages/ti/drv/hyplnk/icspec.txt [new file with mode: 0644]
packages/ti/drv/hyplnk/install/hyplnklld.mpi [new file with mode: 0755]
packages/ti/drv/hyplnk/makefile_armv7 [new file with mode: 0644]
packages/ti/drv/hyplnk/package.bld [new file with mode: 0644]
packages/ti/drv/hyplnk/package.xdc [new file with mode: 0644]
packages/ti/drv/hyplnk/package.xs [new file with mode: 0644]
packages/ti/drv/hyplnk/release.bat [new file with mode: 0755]
packages/ti/drv/hyplnk/setupenv.bat [new file with mode: 0755]
packages/ti/drv/hyplnk/src/Module.xs [new file with mode: 0644]
packages/ti/drv/hyplnk/src/hyplnk.c [new file with mode: 0644]
packages/ti/drv/hyplnk/src/hyplnkinit.c [new file with mode: 0644]
packages/ti/drv/hyplnk/src/hyplnkloc.h [new file with mode: 0644]