Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb8a0459 authored by Amit Pundir's avatar Amit Pundir
Browse files

ANDROID: GKI: db845c: Update symbols list and ABI



android11-5.4-lts is broken on Dragonboard 845c because of
recently added symbol, strscpy_pad.

So updated the symbols list by running:
  "BUILD_CONFIG=common/build.config.db845c \
    KMI_SYMBOL_LIST_ADD_ONLY=1 build/build_abi.sh -s"

And the abi_gki_aarch64 ABI by running:
  "BUILD_CONFIG=common/build.config.gki.aarch64 \
    ABI_DEFINITION=abi_gki_aarch64.xml KMI_SYMBOL_LIST_ADD_ONLY=1 \
     build/build_abi.sh --update --print-report"

========================================================
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

1 Added function:

  [A] 'function long int strscpy_pad(char*, const char*, unsigned long int)'

========================================================

Other than strscpy_pad(), the new symbol which got added to
the symbols list is platform_device_add_data() because of commit
d288c638 ("usb: dwc3: disable USB core PHY management").

Bug: 146449535
Fixes: 963089ad ("rpmsg: qcom: glink: replace strncpy() with strscpy_pad()")
Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
Change-Id: I05ce0bad8915c2222341f268d4418c8148e393b9
parent f9443474
Loading
Loading
Loading
Loading
+898 −891

File changed.

Preview size limit exceeded, changes collapsed.

+2 −0
Original line number Diff line number Diff line
@@ -425,6 +425,7 @@
  strlen
  strncmp
  strncpy
  strscpy_pad
  __sw_hweight32
  __sw_hweight64
  synchronize_irq
@@ -660,6 +661,7 @@
  of_usb_get_phy_mode
  phy_pm_runtime_get_sync
  phy_pm_runtime_put_sync
  platform_device_add_data
  platform_get_irq_byname_optional
  pm_runtime_barrier
  system_freezable_wq