ANDROID: abi_gki_aarch64_qcom: update abi
Update the qcom symbol list for iommu_group_remove_device Symbols added: iommu_group_remove_device Bug: 291567032 Change-Id: Ie53809a8b22259db07cc43b008a7fe5b324e3e65 Signed-off-by: Venkata Rao Kakani <quic_vkakani@quicinc.com>
This commit is contained in:
parent
0ee75a672c
commit
1bb5e7fb37
@ -347323,6 +347323,15 @@ elf_symbol {
|
||||
type_id: 0x7ceab5d7
|
||||
full_name: "iommu_group_ref_get"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x87342c78
|
||||
name: "iommu_group_remove_device"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x65e2cdf3
|
||||
type_id: 0x100e6fc8
|
||||
full_name: "iommu_group_remove_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x1f9ceb72
|
||||
name: "iommu_group_set_iommudata"
|
||||
@ -380783,6 +380792,7 @@ interface {
|
||||
symbol_id: 0xadf1bba5
|
||||
symbol_id: 0x1a299344
|
||||
symbol_id: 0xe52a90e5
|
||||
symbol_id: 0x87342c78
|
||||
symbol_id: 0x1f9ceb72
|
||||
symbol_id: 0x119c23e5
|
||||
symbol_id: 0x9aea043a
|
||||
|
@ -1544,6 +1544,7 @@
|
||||
iommu_group_get_iommudata
|
||||
iommu_group_put
|
||||
iommu_group_ref_get
|
||||
iommu_group_remove_device
|
||||
iommu_group_set_iommudata
|
||||
iommu_iova_to_phys
|
||||
iommu_map
|
||||
|
Loading…
Reference in New Issue
Block a user