4 Commits

Author SHA1 Message Date
Petri Gynther
7b809a6a92 Pixel 3: build.config: fix make olddefconfig invocations
Add ${CC_LD_ARG} and remove unnecessary cruft.

Change-Id: I44fb7ea9a5c20b93a4fa4c5ed4d1d3ad903aba94
Signed-off-by: Petri Gynther <pgynther@google.com>
2019-08-12 21:11:44 -07:00
Eva Huang
6835e7c664 arm64/config: integrate hang/locking/memory debug configs into memory debug
Combine below 3 kinds of debug configs into build.config.*_debug_memory
  - build.config.*_debug_hang
  - build.config.*_debug_locking
  - build.config.*_debug_memory

Bug: 134156785
Change-Id: I5adaea7cdebc9c00532eda5dfdc70f4529ae75ee
Signed-off-by: Eva Huang <evahuang@google.com>
2019-06-14 20:17:13 +00:00
craftju
1cc481e2ce arm64/config: remove CONFIG_VMAP_STACK from debug_locking and
debug_memory build

CONFIG_VMAP_STACK will cause device trigger BUG: sleeping function
called from invalid context frequently and device will reboot finally.

Bug: 133651731
Bug: 133648940
Test: Local test pass by reboot, suspend/resume, idle overnight.
Change-Id: Ida67338c8048445df4b50901226d649d86683907
Signed-off-by: craftju <craftju@google.com>
2019-06-13 05:08:48 +00:00
Robin Peng
e088cc1913 Specify DEFCONFIG for bluecross or bonito in build.config.*
1. Use BUILD_CONFIG to build for bluecross or bonito
2. Also add friendly build_*.sh to indicate build command for bluecross and bonito

Bug: 119540871
Change-Id: Ia2fd5c08d2b95dad57a26a34cc0bb4a266f969a4
Signed-off-by: Robin Peng <robinpeng@google.com>
2019-04-02 05:28:21 +08:00