make: Add support for whole archives

Add two new module flags for whole archive support:
* MODULE_USE_WHOLE_ARCHIVE specifies that the current module
  should be linked with --whole-archive
* MODULE_WHOLE_ARCHIVES lists extra prebuilt archives that also
  need --whole-archive

Bug: 275620340
Test: com.android.trusty.binderRpcTest with clang-r475365b
Change-Id: I1d30cfa42d8045f471a5d67a38588ca8d0b29116
3 files changed