Merge branch 'dev_ck_v2.1_feature_1370' into 'dev_ck_v2.1'

update Feature Enhancement#1370 to dev_ck_v2.1

See merge request ucp/driver/ucp4008_platform_arm!37
This commit is contained in:
Xianfeng Du 2023-12-08 07:28:47 +00:00
commit 457078e27f

View File

@ -1,7 +1,7 @@
#ifndef __OSP_CFG_TO_BIN_H__ #ifndef __OSP_CFG_TO_BIN_H__
#define __OSP_CFG_TO_BIN_H__ #define __OSP_CFG_TO_BIN_H__
#define APE_CFG_FILE_NAME_LEN (64) #define APE_CFG_FILE_NAME_LEN (32) //(64) /* 为节省内存开销文件名长度由64->32字节 */
#define APE_CFG_FILE_NUM (64) #define APE_CFG_FILE_NUM (64)
#define APE_SPE_CFG_FILE_NUM (128) #define APE_SPE_CFG_FILE_NUM (128)