6cfb45a889
feat: ➕ 同步1230代码差异
2025-05-20 01:51:25 +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
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
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
chao1.wang
2c80fc7f3c
First commit
2023-07-12 14:14:31 +08:00