6 Commits

Author SHA1 Message Date
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
lishuang.xie
2d80c897ed use the enhancement#1546 delete the cell_setup_simulation's sleep into dev_ck_v2.1
1. delete the sleep which in the function of cell_setup_simulation
2. the function of cell_setup_simulation define in many cases
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(case42)+arm(case46):Pass
   3.7 spu(case44)+arm(case5): Pass
2024-01-02 15:05:50 +08:00
liweihua
6719f4cde9 libstc.a与libmsgtransfer.a解耦 2023-12-29 16:48:28 +08:00
xinxin.li
b4c5cffb73 1. fix UCP4008_SL new feature#1412#;
2. add case46;
3. modify case5,21,22,23,45,48;
4. test case:5,21,44,46,48
2023-12-28 15:24:31 +08:00
xinxin.li
a912a263c4 add orx test case45 add 200M test case48 2023-11-16 14:37:14 +08:00