16 Commits

Author SHA1 Message Date
cheng.wan
a7a8ab8825 将libsmartos.a由Week01版本恢复到Week15Patch版本 2024-05-20 17:48:33 +08:00
cheng.wan
82389469cb 基于week15patch的cpri重构版本 2024-05-13 16:42:00 +08:00
lishuang.xie
94ae6589d2 fix bug#1638# to dev_ck_v2.1
1. in smartos.s.c, the function of smart_reclaim_init_res free the error im
2. fix the bug and build a new lib
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_case21_arm_case21_cpri:Pass
   3.5 spu_case34_arm_case5:      Pass
   3.6 spu_case44_arm_case5:      Pass
2024-01-29 14:23:13 +08:00
huanfeng.wang
756279b655 mov Src directory to src 2023-11-17 13:36:01 +08:00
huanfeng.wang
8eeb115ce9 dekete makefile.init 2023-11-17 11:03:11 +08:00
huanfeng.wang
853ff669e1 add lib directory 2023-11-16 18:25:47 +08:00
huanfeng.wang
1d160297fd update makefile 2023-11-16 18:12:04 +08:00
huanfeng.wang
f66b2d54e4 update makefile 2023-11-16 18:09:28 +08:00
huanfeng.wang
dd7abd6728 增加组件makefile 2023-11-16 15:30:56 +08:00
huanfeng.wang
75f2260fb8 update rtos code 2023-11-15 09:50:20 +08:00
huanfeng.wang
cc13872e54 1. rtos代码入库。 2:case14代码修改。 3.spu(case0)+arm(case0): pass spu(case14)+arm(case14):pass spu(case20)+arm(case20):pass spu(case21)+arm(case21):pass spu(case34)+arm(case5) :pass spu(case44)+arm(case5) :pass 2023-10-31 11:04:27 +08:00
lishuang.xie
e34abce4e1 update New Feature#1113
1. update component to week40
2. add new function smart_no_idle_sw_init
3. change name of smart_ddr_spinlock_init
4. change type of smart_task_del and smart_enable_q_nempty
5. if call smart_enable_q_nempty return faild, we'll call 8 times
6. if call smart_task_del return faild, we'll record
7. smart_reclaim_init_res() don't be called!!!
8. test:
   8.1 SPU(case14)+ARM(case3) :PASS
   8.2 SPU(case20)+ARM(case20):PASS
   8.3 SPU(case21)+ARM(case21):PASS
   8.4 SPU(case34)+ARM(case5) :PASS
   8.5 SPU(case44)+ARM(case5) :PASS
2023-10-12 10:28:46 +08:00
lishuang.xie
bbf0b958cf merge branch dev_ck_v2.1_bug#1038# to dev_ck_v2.1
1. update libhwque.a and hwque.h
2. pet_rfm1/ecs_rfm0/ecs_rfm1 main.c add call smart_hq_debug_init()
3. spu(case14)+arm(case3): pass
4. spu(case21)+arm(case21):pass
5. spu(case34)+arm(case0): pass
6. spu(case44)+arm(case0): pass
2023-09-06 15:48:54 +08:00
xinxin.li
61a8435a6d > 1. 增加cpri模式,帧头提前2ms的功能,UCP4008-SL-EVB New Feature #926;
> 2. 系统平台lib库更新;
> 3. 增加单模模式下,双小区的删建功能;
> 4. 回归测试case:case21/case22(NR15K)/case34/case37/case68(LTE)
2023-08-18 20:30:52 +08:00
xinxin.li
119cf625a3 modify LTE cell setup process, bug# 847, UCP4008_SL; modify libinterrupt.a 2023-07-27 17:30:19 +08:00
chao1.wang
d74566ec2c First commit 2023-07-13 11:27:03 +08:00