commit | 754a34bda11eba2c8c4878a7ca54113f4342b4b5 | [log] [tgz] |
---|---|---|
author | Kamal Shafi <[email protected]> | Fri Jan 19 20:09:27 2024 +0800 |
committer | Kamal Shafi <[email protected]> | Mon Jan 22 09:15:04 2024 +0000 |
tree | 6d7365755ec637e60d3e77a66773572ad5c7561e | |
parent | 5a4a527c03f99646ccb0c8df9fe32dfc2895b8eb [diff] |
slg51002: retry probe if any given gpio is missing If optional GPIO are provisioned from the device tree, need to retry probe if can't be acquired. This is to avoid peripherals unable to power up. Bug: 317937395 Test: build pass Change-Id: I2aad8a6be94b969cd137888d44f7914f1b4c4f34 Signed-off-by: Kamal Shafi <[email protected]> (cherry picked from commit 20a5da2b8e1cafbc3bf218e3c3bd4d7e8095b1b2)
# Files are copied to out/{branch}/dist $ tools/bazel run //private/google-modules/soc/gs:slider_dist
See build/kernel/kleaf/README.md
for details.
Note: This only works on raviole-mainline
branch.
# Files are copied to out/{branch}/dist $ tools/bazel run --lto=none //private/google-modules/soc/gs:slider_dist
Note: ABI monitoring is not supported on raviole-mainline
branch.
# Compare ABI and build files for distribution $ tools/bazel build //private/google-modules/soc/gs:slider_abi # Update symbol list common/android/abi_gki_aarch64_pixel $ tools/bazel run //private/google-modules/soc/gs:slider_abi_update_symbol_list # Update ABI common/android/abi_gki_aarch64.xml $ tools/bazel run //common:kernel_aarch64_abi_update # Copy files to distribution $ tools/bazel run //private/google-modules/soc/gs:slider_abi_dist
build_slider.sh
(legacy)$ build/build_slider.sh
Note: This only works on raviole-mainline
branch.
$ LTO=none build/build_slider.sh