mace icon indicating copy to clipboard operation
mace copied to clipboard

Default rpc_mem to false for bazel

Open gasgallo opened this issue 3 years ago • 2 comments

Fixes https://github.com/XiaoMi/mace/issues/709.

gasgallo avatar Jan 26 '21 02:01 gasgallo

Thanks for the contribution! However, as it will change the default behavior for qualcomm socs, there is something more that needs to done to make the change work.

  1. cmake should also be fixed so that they work the same way.
  2. Docs should be added to specify how to enable rpcmem for qualcomm socs.

lee-bin avatar Jan 26 '21 07:01 lee-bin

@lee-bin please check the new commits

gasgallo avatar Jan 26 '21 10:01 gasgallo