ANDROID: abi_gki_aarch64_qcom: Update symbol list
Add scmi_driver/protocol_register/unregister APIs to QCOM
symbol list. These symbols are required to add SCMI vendor
protocol modules on top of the SCMI core framework.
Leaf changes summary: 4 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
4 Added functions:
[A] 'function int scmi_driver_register(scmi_driver*, module*, const char*)'
[A] 'function void scmi_driver_unregister(scmi_driver*)'
[A] 'function int scmi_protocol_register(const scmi_protocol*)'
[A] 'function void scmi_protocol_unregister(const scmi_protocol*)'
Bug: 183967991
Change-Id: I19a2ed667ceafca103b8a216b26d9b463b95fb3a
Signed-off-by:
Rishabh Bhatnagar <rishabhb@codeaurora.org>
Loading
Please sign in to comment