ANDROID: abi_gki_aarch64_qcom: Add __bitmap_or
Need __bitmap_or to support bit calculation of the CTI trigger in coresight cti driver. 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 void __bitmap_or(unsigned long int*, const unsigned long int*, const unsigned long int*, unsigned int)' Bug: 186088858 Change-Id: I2b380197c3365216bdbc557bdb41a88b18f55ce6 Signed-off-by: Mao Jinlong <jinlmao@codeaurora.org>
This commit is contained in:
parent
ad02576760
commit
f8f7b2e9e7
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
bitmap_allocate_region
|
||||
__bitmap_clear
|
||||
bitmap_find_next_zero_area_off
|
||||
__bitmap_or
|
||||
bitmap_parselist
|
||||
bitmap_parselist_user
|
||||
bitmap_print_to_pagebuf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue