11 Commits

Author SHA1 Message Date
liweihua
6719f4cde9 libstc.a与libmsgtransfer.a解耦 2023-12-29 16:48:28 +08:00
lishuang.xie
f25cbc7f98 update feature#1250 Support hearbeat function
1. SPU and ARM both update
2. 8 APE and 3 RFM(no pet_rfm_spu0) support hearbeat
3. ARM support new function get_heartbeat_status() to get the cores status
4. test:
   4.1 spu(case34)+arm(case5): Pass
   4.2 spu(case44)+arm(case5): Pass --> spu(case44)should use previous version
   4.3 spu(case21)+arm(case21):Pass
   4.4 spu(case14)+arm(case3): Pass
2023-11-01 11:38:08 +08:00
xianfeng.du
af057e2fd7 updated rfic.out makefile 2023-10-26 09:01:30 +08:00
xianfeng.du
49f94d96b6 updated build.sh for rfic compilation 2023-09-26 11:29:28 +08:00
boheng.lin
098a159cd3 修改 build.sh 中关于 rfic/adrv9026/out 的取库路径;增加 UCP_AOI_RFIC_CellInit 的带宽设置 2023-09-22 12:14:28 +08:00
lishuang.xie
c6fde867a7 update New Feature#1009
arm platform provides a unified header file(extern C)
2023-08-24 15:42:10 +08:00
huanfeng.wang
48f0fe0038 新增用户绑核接口osp_set_taskcpu 2023-08-16 09:35:29 +08:00
lishuang.xie
7fdeb14f4e update the arm_interface.h
int arm_csu_dma_1D_transfer(uint64_t addrSrc, uint64_t addrDst, uint32_t dataLen);
int arm_csu_wait_done(uint8_t tag);
2023-08-04 10:57:05 +08:00
liweihua
ec514f10e5 1 delete UCP_API_JESD_PlatformSetup() and UCP_API_RFIC_CellInit() in drv_init;
2 call UCP_API_RFIC_CellInit() in main
2023-07-24 19:59:22 +08:00
xianfeng.du
4c12ee2ed6 updated the build.sh 2023-07-21 10:04:33 +08:00
chao1.wang
2c80fc7f3c First commit 2023-07-12 14:14:31 +08:00