15 Commits

Author SHA1 Message Date
6cfb45a889 feat: 同步1230代码差异 2025-05-20 01:51:25 +08:00
huanfeng.wang
a0937fcf7c 1:shell线程延时usleep(10)改为osp_delay(2000) 2:扩大shell队列 2024-05-28 18:57:45 +08:00
zhanghaochen
1fefa69eef 添加获取版本信息接口 2024-05-17 12:46:35 +08:00
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
huanfeng.wang
b9c92b937f 去掉ape侧注册命令_ape限制 2024-02-05 09:19:45 +08:00
huanfeng.wang
2ef669be37 新增shell命令动态注册接口 2024-01-09 14:11:50 +08:00
lishuang.xie
b3fad71088 update Feature Enhancement#1296 to dev_ck_v2.1
1. The files which spu need, the length of name 64 -> 32
2. The files which testmac need, the length of name keep 64
3. The provided version is verfied by the physical layer colleagues
2023-12-12 14:41:44 +08:00
lishuang.xie
d9d432d316 update Feature Enhancement#1370 to dev_ck_v2.1
1. SPU and ARM both need modify
2. confige file's name length: 64 -> 32
3. Test:
   3.1 spu(case0)+arm(case0):   pass
   3.2 spu(case14)+arm(case20): pass
   3.3 spu(case20)+arm(case20): pass
   3.4 spu(case21)+arm(case21): pass
   3.5 spu(case34)+arm(case5):  pass
   3.6 spu(case44)+arm(case5):  pass
2023-12-08 09:58:01 +08:00
huanfeng.wang
f3695ab492 优化shellIM空间,命令字长度最大12字节 2023-12-04 19:45:58 +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
huanfeng.wang
3ad2a523f5 ushell first commit 2023-09-11 16:31:18 +08:00
lishuang.xie
ad9bb3d80a merge dev_ck_v2.1_feature#994#986 to dev_ck_v2.1
1. support New Feature#994
2. support New Feature#986
3. fix case3 by New Feature#1019
4. SPU(case34)+ARM(case0)  pass
5. SPU(case44)+ARM(case0)  pass
6. SPU(case21)+ARM(case21) pass
7. SPU(case14)+ARM(case3)  pass
8. local case: test osp_read_spe_cfg_file()
2023-08-28 17:23:16 +08:00
huanfeng.wang
48f0fe0038 新增用户绑核接口osp_set_taskcpu 2023-08-16 09:35:29 +08:00
liweihua
4f428bc1bd modify memory size of PHY and APE_TEXT 2023-07-18 19:28:16 +08:00
chao1.wang
2c80fc7f3c First commit 2023-07-12 14:14:31 +08:00