]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
rm-lld: add to PDK
authorJacob Stiffler <j-stiffler@ti.com>
Fri, 1 Nov 2019 18:59:27 +0000 (14:59 -0400)
committerJacob Stiffler <j-stiffler@ti.com>
Fri, 1 Nov 2019 18:59:27 +0000 (14:59 -0400)
commit5402bfacc42e741e8dfd0655e95808c9259b0de6
tree50fb2382491a19a432486805b558076c7ecaa384
parent6fb68c0866bdfe9b6ff3d1014050663b9b63f9c4
rm-lld: add to PDK

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

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
231 files changed:
packages/ti/drv/rm/.gitignore [new file with mode: 0644]
packages/ti/drv/rm/COPYING.txt [new file with mode: 0644]
packages/ti/drv/rm/Settings.xdc.xdt [new file with mode: 0644]
packages/ti/drv/rm/build/armv7/librm_aearmv7.mk [new file with mode: 0644]
packages/ti/drv/rm/build/buildlib.xs [new file with mode: 0755]
packages/ti/drv/rm/config.bld [new file with mode: 0755]
packages/ti/drv/rm/device/Module.xs [new file with mode: 0644]
packages/ti/drv/rm/device/c6657/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/c6657/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/c6657/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/c6657/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/c6657/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/c6657/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/c6678/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/c6678/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/c6678/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/c6678/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/c6678/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/c6678/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/global-resource-list-arm-dsp.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/global-resource-list-arm-dsp.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/global-resource-list-arm-dsp.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/policy_dsp_arm.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/policy_dsp_arm.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2e/policy_dsp_arm.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/global-resource-list-arm-dsp.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/global-resource-list-arm-dsp.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/global-resource-list-arm-dsp.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/policy_dsp_arm.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/policy_dsp_arm.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2g/policy_dsp_arm.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/global-resource-list-arm-dsp.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/global-resource-list-arm-dsp.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/global-resource-list-arm-dsp.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/policy_dsp_arm.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/policy_dsp_arm.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2h/policy_dsp_arm.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/global-resource-list-arm-dsp.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/global-resource-list-arm-dsp.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/global-resource-list-arm-dsp.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/policy_dsp_arm.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/policy_dsp_arm.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2k/policy_dsp_arm.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/global-resource-list-arm-dsp.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/global-resource-list-arm-dsp.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/global-resource-list-arm-dsp.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/global-resource-list.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/global-resource-list.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/global-resource-list.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/policy_dsp-only.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/policy_dsp-only.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/policy_dsp-only.dts [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/policy_dsp_arm.c [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/policy_dsp_arm.dtb [new file with mode: 0644]
packages/ti/drv/rm/device/k2l/policy_dsp_arm.dts [new file with mode: 0644]
packages/ti/drv/rm/docs/Module.xs [new file with mode: 0644]
packages/ti/drv/rm/docs/RM_SoftwareManifest.doc [new file with mode: 0644]
packages/ti/drv/rm/docs/RM_SoftwareManifest.pdf [new file with mode: 0644]
packages/ti/drv/rm/docs/ReleaseNotes_RM.doc [new file with mode: 0644]
packages/ti/drv/rm/docs/ReleaseNotes_RM.pdf [new file with mode: 0644]
packages/ti/drv/rm/docs/doxyfile.xdt [new file with mode: 0644]
packages/ti/drv/rm/docs/tifooter.htm [new file with mode: 0644]
packages/ti/drv/rm/docs/tiheader.htm [new file with mode: 0644]
packages/ti/drv/rm/docs/tilogo.gif [new file with mode: 0644]
packages/ti/drv/rm/docs/titagline.gif [new file with mode: 0644]
packages/ti/drv/rm/include/Module.xs [new file with mode: 0644]
packages/ti/drv/rm/include/rm_allocatorloc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_dtb_utilloc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_internal.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_loc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_nameserverloc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_policyloc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_servicesloc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_transportloc.h [new file with mode: 0644]
packages/ti/drv/rm/include/rm_treeloc.h [new file with mode: 0644]
packages/ti/drv/rm/makefile_armv7 [new file with mode: 0644]
packages/ti/drv/rm/package.bld [new file with mode: 0644]
packages/ti/drv/rm/package.xdc [new file with mode: 0755]
packages/ti/drv/rm/package.xs [new file with mode: 0644]
packages/ti/drv/rm/release.bat [new file with mode: 0644]
packages/ti/drv/rm/rm.h [new file with mode: 0644]
packages/ti/drv/rm/rm_osal.h [new file with mode: 0644]
packages/ti/drv/rm/rm_server_if.h [new file with mode: 0644]
packages/ti/drv/rm/rm_services.h [new file with mode: 0644]
packages/ti/drv/rm/rm_transport.h [new file with mode: 0644]
packages/ti/drv/rm/rmver.h [new file with mode: 0644]
packages/ti/drv/rm/rmver.h.xdt [new file with mode: 0644]
packages/ti/drv/rm/setupenv.bat [new file with mode: 0644]
packages/ti/drv/rm/src/Module.xs [new file with mode: 0644]
packages/ti/drv/rm/src/rm.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_allocator.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_dtb_util.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_nameserver.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_policy.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_services.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_transport.c [new file with mode: 0644]
packages/ti/drv/rm/src/rm_tree.c [new file with mode: 0644]
packages/ti/drv/rm/test/Module.xs [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/README.txt [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/build/makefile [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/rm_dsp_client_test.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/rm_linux_client_test.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/rm_linux_mt_client_test.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/rm_linux_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/rm_server.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/rm_server_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/serverlogutil.h [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/sockutils.c [new file with mode: 0644]
packages/ti/drv/rm/test/armv7/linux/sockutils.h [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rmShared_evmc6657_C66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_evmc6657_C66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_evmc6657_C66DspMtBiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_shared_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_shared_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6657/c66/bios/rm_test_sc.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rmShared_evmc6678_C66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_evmc6678_C66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_evmc6678_C66DspMtBiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_shared_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_shared_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/c6678/c66/bios/rm_test_sc.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/global-resources.c [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/global-resources.dtb [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/global-resources.dts [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/linux-evm.c [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/linux-evm.dtb [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/linux-evm.dts [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/server-policy.c [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/server-policy.dtb [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/server-policy.dts [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/static-policy.c [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/static-policy.dtb [new file with mode: 0644]
packages/ti/drv/rm/test/dts_files/static-policy.dts [new file with mode: 0644]
packages/ti/drv/rm/test/k2e/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2e/c66/bios/rmK2EC66A15LinuxDspClientTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2e/c66/bios/rmK2EC66DspMtBiosTestProject.txt [new file with mode: 0755]
packages/ti/drv/rm/test/k2e/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2e/c66/bios/rm_test_sc.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2g/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2g/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2g/c66/bios/rm_test_sc.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2g/c66/bios/rmevmK2GC66A15LinuxDspClientTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2g/c66/bios/rmevmK2GC66DspMtBiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rmK2HC66A15LinuxDspClientTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rmK2HC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rmK2HC66DspMtBiosTestProject.txt [new file with mode: 0755]
packages/ti/drv/rm/test/k2h/c66/bios/rmMemK2HC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rmSharedK2HC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rm_mem_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rm_shared_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rm_shared_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rm_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2h/c66/bios/rm_test_sc.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rmK2KC66A15LinuxDspClientTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rmK2KC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rmK2KC66DspMtBiosTestProject.txt [new file with mode: 0755]
packages/ti/drv/rm/test/k2k/c66/bios/rmMemK2KC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rmSharedK2KC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rm_mem_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rm_shared_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rm_shared_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rm_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2k/c66/bios/rm_test_sc.cfg [new file with mode: 0755]
packages/ti/drv/rm/test/k2l/c66/bios/dsp_client.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rmK2LC66A15LinuxDspClientTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rmK2LC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rmK2LC66DspMtBiosTestProject.txt [new file with mode: 0755]
packages/ti/drv/rm/test/k2l/c66/bios/rmMemK2LC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rmSharedK2LC66BiosTestProject.txt [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rm_mem_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rm_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rm_shared_osal.c [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rm_shared_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rm_test.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/k2l/c66/bios/rm_test_sc.cfg [new file with mode: 0644]
packages/ti/drv/rm/test/rm_transport_setup.c [new file with mode: 0644]
packages/ti/drv/rm/test/src/dsp_client.c [new file with mode: 0644]
packages/ti/drv/rm/test/src/rm_dsp_mt_test.c [new file with mode: 0644]
packages/ti/drv/rm/test/src/rm_mem_test.c [new file with mode: 0644]
packages/ti/drv/rm/test/src/rm_shared_test.c [new file with mode: 0644]
packages/ti/drv/rm/test/src/rm_test.c [new file with mode: 0644]
packages/ti/drv/rm/util/Module.xs [new file with mode: 0644]
packages/ti/drv/rm/util/cify.sh [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/Makefile.libfdt [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/TODO [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt.c [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt.h [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt_ro.c [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt_rw.c [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt_strerror.c [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt_sw.c [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/fdt_wip.c [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/libfdt.h [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/libfdt_env.h [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/libfdt_internal.h [new file with mode: 0644]
packages/ti/drv/rm/util/libfdt/version.lds [new file with mode: 0644]
packages/ti/drv/rm/util/tree.h [new file with mode: 0644]