]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/pa-lld.git/commit
merged k2 rtos branch to support keystone devices
authorAravind Batni <aravindbr@ti.com>
Thu, 22 Oct 2015 22:41:31 +0000 (18:41 -0400)
committerAravind Batni <aravindbr@ti.com>
Thu, 22 Oct 2015 22:41:31 +0000 (18:41 -0400)
commitc8dd6e1ad16c097d04cb08ee2165b5bc80bcf1d4
tree31743d648174dc9207474248ae1e195e45a4f674
parente8164aa803f61897f6636ada659464aea57c4592
parent7df435ae7c3e2f896cefe95c9f67e984cf1cdcbf
merged k2 rtos branch to support keystone devices
88 files changed:
config.bld
example/emacExample/k2e/armv7/linux/build/makefile
example/emacExample/k2e/c66/bios/PA_emacExample_K2E_exampleProject.txt
example/emacExample/k2h/armv7/bios/PA_emacExample_K2HArmBiosExampleProject.txt
example/emacExample/k2h/armv7/bios/cpsw_example_k2h.cfg
example/emacExample/k2h/armv7/bios/singlecore_osal.c
example/emacExample/k2h/armv7/linux/build/makefile
example/emacExample/k2h/c66/bios/PA_emacExample_K2HC66BiosExampleProject.txt
example/emacExample/k2k/armv7/linux/build/makefile
example/emacExample/k2k/c66/bios/PA_emacExample_K2KC66BiosExampleProject.txt
example/emacExample/k2l/armv7/linux/build/makefile
example/emacExample/k2l/c66/bios/PA_emacExample_K2L_exampleProject.txt
example/emacExample/src/armv7/bios/cpsw_mgmt.c
example/emacExample/src/armv7/bios/cpsw_mgmt.h
example/emacExample/src/armv7/bios/framework.c
example/emacExample/src/armv7/bios/fw_main.c
example/emacExample/src/armv7/linux/framework.c
example/emacExample/src/armv7/linux/fw_main.c
example/emacExample/src/c66x/bios/cpsw_mgmt.c
example/emacExample/src/cppi_qmss_mgmt.c
example/emacExample/src/cpsw_singlecore.h
example/emacExample/src/pa_mgmt.c
example/multicoreExample/k2e/armv7/linux/build/makefile
example/multicoreExample/k2h/armv7/linux/build/makefile
example/multicoreExample/k2h/c66/bios/PA_multicoreExample_K2HC66BiosExampleProject.txt
example/multicoreExample/k2k/armv7/linux/build/makefile
example/multicoreExample/k2k/c66/bios/PA_multicoreExample_K2KC66BiosExampleProject.txt
example/multicoreExample/k2l/armv7/linux/build/makefile
example/multicoreExample/k2l/c66/bios/PA_multicoreExample_K2L_exampleProject.txt
example/multicoreExample/src/armv7/linux/framework.c
example/multicoreExample/src/armv7/linux/fw_main.c
example/multicoreExample/src/cppi_qmss_mgmt.c
fw/pafw.h
package.bld
package.xs
src/Module.xs
test/PAPktCapTest/k2e/c66/bios/PA_UnitTest_K2EC66BiosPCapTestProject.txt
test/PAPktCapTest/k2h/armv7/bios/PA_UnitTest_K2HArmBiosPCapTestProject.txt
test/PAPktCapTest/k2h/armv7/bios/pcap_test_k2h.cfg
test/PAPktCapTest/k2h/c66/bios/PA_UnitTest_K2HC66BiosPCapTestProject.txt
test/PAPktCapTest/k2k/c66/bios/PA_UnitTest_K2KC66BiosPCapTestProject.txt
test/PAPktCapTest/k2l/c66/bios/PA_UnitTest_K2LC66BiosPCapTestProject.txt
test/PAPktCapTest/src/c66x/bios/framework.c
test/PAPktCapTest/src/pcap_singlecore.h
test/PAUnitTest/k2e/armv7/linux/build/makefile
test/PAUnitTest/k2e/c66/bios/PA_UnitTest_K2E_testProject.txt
test/PAUnitTest/k2h/armv7/bios/PA_UnitTest_K2HArmBiosTestProject.txt
test/PAUnitTest/k2h/armv7/bios/pa_utest_k2h.cfg
test/PAUnitTest/k2h/armv7/linux/build/makefile
test/PAUnitTest/k2h/c66/bios/PA_UnitTest_K2HC66BiosTestProject.txt
test/PAUnitTest/k2k/armv7/linux/build/makefile
test/PAUnitTest/k2k/c66/bios/PA_UnitTest_K2KC66BiosTestProject.txt
test/PAUnitTest/k2l/armv7/linux/build/makefile
test/PAUnitTest/k2l/c66/bios/PA_UnitTest_K2L_testProject.txt
test/PAUnitTest/src/armv7/linux/fw_init.c
test/PAUnitTest/src/armv7/linux/fw_main.c
test/PAUnitTest/src/c66x/bios/framework.c
test/PAUnitTest/src/common/common.c
test/PAUnitTest/src/common/testutil.c
test/PAUnitTest/src/pautest.h
test/PAUnitTest/src/tests/test1.c
test/PAUnitTest/src/tests/test10.c
test/PAUnitTest/src/tests/test10pkts.h
test/PAUnitTest/src/tests/test11.c
test/PAUnitTest/src/tests/test11pkts.h
test/PAUnitTest/src/tests/test12.c
test/PAUnitTest/src/tests/test12pkts.h
test/PAUnitTest/src/tests/test13.c
test/PAUnitTest/src/tests/test13pkts.h
test/PAUnitTest/src/tests/test14.c
test/PAUnitTest/src/tests/test14pkts.h
test/PAUnitTest/src/tests/test15.c
test/PAUnitTest/src/tests/test15pkts.h
test/PAUnitTest/src/tests/test2.c
test/PAUnitTest/src/tests/test2pkts.h
test/PAUnitTest/src/tests/test3.c
test/PAUnitTest/src/tests/test3pkts.h
test/PAUnitTest/src/tests/test4.c
test/PAUnitTest/src/tests/test4pkts.h
test/PAUnitTest/src/tests/test5.c
test/PAUnitTest/src/tests/test5pkts.h
test/PAUnitTest/src/tests/test6.c
test/PAUnitTest/src/tests/test6pkts.h
test/PAUnitTest/src/tests/test7.c
test/PAUnitTest/src/tests/test7pkts.h
test/PAUnitTest/src/tests/test8.c
test/PAUnitTest/src/tests/test8pkts.h
test/PAUnitTest/src/tests/test9pkts.h