mirror of https://github.com/thesofproject/sof.git
Merge pull request #15 from keyonjie/master
multiple SSPs/BEs support for SOF--SOF Part
This commit is contained in:
commit
ab8acab4e5
|
@ -137,7 +137,7 @@
|
||||||
#define HEAP_RT_COUNT32 128
|
#define HEAP_RT_COUNT32 128
|
||||||
#define HEAP_RT_COUNT64 64
|
#define HEAP_RT_COUNT64 64
|
||||||
#define HEAP_RT_COUNT128 32
|
#define HEAP_RT_COUNT128 32
|
||||||
#define HEAP_RT_COUNT256 16
|
#define HEAP_RT_COUNT256 64
|
||||||
#define HEAP_RT_COUNT512 8
|
#define HEAP_RT_COUNT512 8
|
||||||
#define HEAP_RT_COUNT1024 4
|
#define HEAP_RT_COUNT1024 4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue