ANDROID: abi_gki_aarch64_qcom: Add rproc and rpmsg helpers
Add symbols to use added features to rproc and rpmsg: - Introduction of the rpmsg ctrl interface from upstream - Introduction of rpmsg_rx_done - Helpers to remove rproc_mem_entries from an rproc Bug: 235577039 Change-Id: Ic04c7f911b88a58d44622ccacd4115541da7c17f Signed-off-by: Chris Lew <quic_clew@quicinc.com>
This commit is contained in:
@@ -1630,6 +1630,9 @@
|
|||||||
reset_control_put
|
reset_control_put
|
||||||
root_task_group
|
root_task_group
|
||||||
round_jiffies_relative
|
round_jiffies_relative
|
||||||
|
rpmsg_chrdev_eptdev_create
|
||||||
|
rpmsg_chrdev_eptdev_destroy
|
||||||
|
rpmsg_class
|
||||||
rpmsg_get_signals
|
rpmsg_get_signals
|
||||||
rpmsg_poll
|
rpmsg_poll
|
||||||
rpmsg_register_device
|
rpmsg_register_device
|
||||||
@@ -1647,10 +1650,13 @@
|
|||||||
rproc_coredump_cleanup
|
rproc_coredump_cleanup
|
||||||
rproc_coredump_set_elf_info
|
rproc_coredump_set_elf_info
|
||||||
rproc_coredump_using_sections
|
rproc_coredump_using_sections
|
||||||
|
rproc_da_to_va
|
||||||
rproc_del
|
rproc_del
|
||||||
|
rproc_del_carveout
|
||||||
rproc_free
|
rproc_free
|
||||||
rproc_get_by_child
|
rproc_get_by_child
|
||||||
rproc_get_by_phandle
|
rproc_get_by_phandle
|
||||||
|
rproc_mem_entry_free
|
||||||
rproc_put
|
rproc_put
|
||||||
rproc_remove_subdev
|
rproc_remove_subdev
|
||||||
rproc_report_crash
|
rproc_report_crash
|
||||||
|
|||||||
Reference in New Issue
Block a user