dsp: add support for CMA heap allocation during call
Add support for CMA heap allocation during call. Change-Id: I65cd291a9db56bf53d9bb9b4e6c7236da9d7288c Signed-off-by: Kunlei Zhang <kunleiz@codeaurora.org>
This commit is contained in:
@@ -30,6 +30,7 @@ struct cal_block_data {
|
||||
struct list_head list;
|
||||
struct cal_data cal_data;
|
||||
bool cal_stale;
|
||||
bool cma_mem;
|
||||
struct mem_map_data map_data;
|
||||
int32_t buffer_number;
|
||||
};
|
||||
|
Reference in New Issue
Block a user