ANDROID: GKI: add allowed list for Exynosauto SoC

This patch adds GKI symbol list for Exynosauto SoC. We need to add
below 3 function symbols and it required by VLX driver.

3 function symbol(s) added
  'struct work_struct* current_work()'
  'int sigprocmask(int, sigset_t*, sigset_t*)'
  'struct thermal_zone_device* thermal_of_zone_register(struct device_node*, int, void*, const struct thermal_zone_device_ops*)'

Bug: 310831391
Change-Id: Ibc0405f9e72eb1cc11095eab715130f4ec1ec0ee
Signed-off-by: Hang Wei <hang01.wei@samsung.com>
This commit is contained in:
Hang Wei 2023-11-14 17:52:44 +08:00 committed by Treehugger Robot
parent fb91717581
commit ca06bb1e93
2 changed files with 417 additions and 287 deletions

View file

@ -2678,6 +2678,11 @@ pointer_reference {
kind: POINTER
pointee_type_id: 0x0258f96e
}
pointer_reference {
id: 0x0a126667
kind: POINTER
pointee_type_id: 0x02097f03
}
pointer_reference {
id: 0x0a134144
kind: POINTER
@ -302465,6 +302470,10 @@ function {
id: 0x7e8c435e
return_type_id: 0x24e24923
}
function {
id: 0x7e9e1bfa
return_type_id: 0x0d5f1839
}
function {
id: 0x7eb670a7
return_type_id: 0x097315c2
@ -302801,6 +302810,13 @@ function {
return_type_id: 0x6720d32f
parameter_id: 0x6720d32f
}
function {
id: 0x84621ae4
return_type_id: 0x6720d32f
parameter_id: 0x6720d32f
parameter_id: 0x0a126667
parameter_id: 0x0a126667
}
function {
id: 0x84710953
return_type_id: 0x6720d32f
@ -328754,6 +328770,14 @@ function {
parameter_id: 0x4585663f
parameter_id: 0x6720d32f
}
function {
id: 0xf1d30ddc
return_type_id: 0x26e55184
parameter_id: 0x347303b4
parameter_id: 0x6720d32f
parameter_id: 0x18bd6530
parameter_id: 0x351da44b
}
function {
id: 0xf1d7e113
return_type_id: 0x6d7f5ff6
@ -348313,6 +348337,15 @@ elf_symbol {
type_id: 0x9d80e32f
full_name: "current_umask"
}
elf_symbol {
id: 0xedff0bea
name: "current_work"
is_defined: true
symbol_type: FUNCTION
crc: 0xd75ee543
type_id: 0x7e9e1bfa
full_name: "current_work"
}
elf_symbol {
id: 0x171eca8a
name: "d_add"
@ -382463,6 +382496,15 @@ elf_symbol {
type_id: 0x1dcd0419
full_name: "si_swapinfo"
}
elf_symbol {
id: 0x3878f32b
name: "sigprocmask"
is_defined: true
symbol_type: FUNCTION
crc: 0x6a5fa363
type_id: 0x84621ae4
full_name: "sigprocmask"
}
elf_symbol {
id: 0xfc18945f
name: "simple_attr_open"
@ -387398,6 +387440,15 @@ elf_symbol {
type_id: 0x4552a7f2
full_name: "thermal_of_cooling_device_register"
}
elf_symbol {
id: 0xab314de1
name: "thermal_of_zone_register"
is_defined: true
symbol_type: FUNCTION
crc: 0x21c89698
type_id: 0xf1d30ddc
full_name: "thermal_of_zone_register"
}
elf_symbol {
id: 0x4da66281
name: "thermal_of_zone_unregister"
@ -398484,6 +398535,7 @@ interface {
symbol_id: 0x823aeba5
symbol_id: 0xde96cb2f
symbol_id: 0x4c090f07
symbol_id: 0xedff0bea
symbol_id: 0x171eca8a
symbol_id: 0x82537a82
symbol_id: 0x79187969
@ -402276,6 +402328,7 @@ interface {
symbol_id: 0xaba9754d
symbol_id: 0x6a9fad39
symbol_id: 0x99c66454
symbol_id: 0x3878f32b
symbol_id: 0xfc18945f
symbol_id: 0xcbc81720
symbol_id: 0xda8bd5f1
@ -402825,6 +402878,7 @@ interface {
symbol_id: 0xf4017fdd
symbol_id: 0x2d1f2cdd
symbol_id: 0xdfc3c1f5
symbol_id: 0xab314de1
symbol_id: 0x4da66281
symbol_id: 0x8c0c76a2
symbol_id: 0x91df6de8

File diff suppressed because it is too large Load diff