5 Commits

Author SHA1 Message Date
huanfeng.wang
2ef669be37 新增shell命令动态注册接口 2024-01-09 14:11:50 +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
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
chao1.wang
2c80fc7f3c First commit 2023-07-12 14:14:31 +08:00