summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Pierre Couillaud <pierre@broadcom.com> 2020-06-02 13:13:32 -0700
committer J. Avila <elavila@google.com> 2020-06-03 23:44:37 +0000
commitbb726614db7db896f94667cb239502e5b0d5700c (patch)
tree803b0661f7fba1d807bc93b54568d5d93688a149 /tools/warn/cpp_warn_patterns.py
parentf6ce461f1f7d0f63014252613754cbba5e3d4def (diff)
Strip debug symbols from modules (fixup)
allow to also skip the stripping of the modules present in vendor ramdisk when the BOARD configuration is set to skip the strip step. there is also a shortcoming of this functionality: it currently assumes the modules to strip are all created equal against the same arch in particular, however this does not work for kernel modules which are for mixed mode platforms, as example {kernel,android} == {aarch64,armv7} because it will select the "android" mode strip which is unaware of the kernel mode architecture. Bug: 156395749 Bug: 155193290 Change-Id: I35ef51845224e94e3e253acdeb6bb14b990a401b Signed-off-by: Pierre Couillaud <pierre@broadcom.com>
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions