lishuang.xie
fe2787d53f
update New Feature#1737 from dev_ck_v2.1_featuer#1737# to dev_ck_v2.1
...
1. modified the function: int32_t osp_read_spe_cfg_file(char* path, uint8_t cellid), add the cellid
2. modified the function: int32_t osp_get_cfg_file(char* name, uint8_t cellid, uint64_t *paddr, uint32_t *psize);, add the cellid
3. modified the interface file
4. modified the testcase which used the functions
5. Test:
5.1 spu_case0_arm_case0_cpri: Pass
5.2 spu_case14_arm_caes20_cpri:Pass
5.3 spu_case20_arm_case20_cpri:Pass
5.4 spu_case24_arm_case24_cpri:Pass
5.5 spu_case34_arm_case5: Pass
5.6 spu_case44_arm_case5: Pass
2024-03-30 16:23:55 +08:00
lishuang.xie
5831721775
update feature#1694# merge dev_ck_v2.1_xls_feature#1694# to dev_ck_v2.1
...
1. Four-channel support
2. OAM ul change 32 blocks to 16 blocks, so modified the cases
3. Test:
3.1 spu_case0_arm_case0_cpri: Pass
3.2 spu_case14_arm_case20_cpri:Pass
3.3 spu_case20_arm_case20_cpri:Pass
3.4 spu_case24_arm_case24_cpri:Pass
3.5 spu_case34_arm_case5: Pass
3.6 spu_case44_arm_case5: Pass
2024-03-18 15:23:35 +08:00
huanfeng.wang
2ef669be37
新增shell命令动态注册接口
2024-01-09 14:11:50 +08:00
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