msm: eva: add msgq implementation
added msgq send and receive implementation Change-Id: Ib1585096d1d9b48e4c245263e4d68702011b4d0c Signed-off-by: Yu SI <quic_ysi@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
1addadfe9f
commit
3a0d392d6f
@@ -127,6 +127,8 @@ static inline char *get_debug_level_str(int level)
|
||||
return "sess";
|
||||
case CVP_HFI:
|
||||
return "hfi";
|
||||
case CVP_VM:
|
||||
return "vm";
|
||||
default:
|
||||
return "???";
|
||||
}
|
||||
|
Reference in New Issue
Block a user