Go to file
Adithya R 7a1045ff2c sm7250-common: Switch to dot product CPU variant
* monet:/ $ cat /proc/cpuinfo | grep -m 1 Features
   Features: fp asimd evtstrm aes pmull sha1 sha2 crc32
   atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp

 * From this, it's evident that our CPU (Snapdragon 765G)
   supports all the features of ARMv8.2-DotProd [1].
   Moreover AOSP sets this arch variant in their generic
   cortex-a55 ART target as well [2]. This should unlock
   some optimizations in different code paths.

[1]: https://en.wikichip.org/wiki/arm/armv8#ARMv8_Extensions_and_Processor_Features
[2]: https://android.googlesource.com/device/generic/art/+/refs/heads/master/armv8_cortex_a55/BoardConfig.mk#23

Change-Id: I484bb2bcc181c62e29c04bc6e467e5edea8ac0d8
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-07-24 10:11:00 +03:00
audio
bluetooth/include
configs
libhidl
libqti-perfd-client
livedisplay
media sm7250-common: Import QTI Codec2 HAL 2022-07-16 19:48:56 +03:00
overlay sm7250-common: overlay: add config and nodes for Smart charging 2022-07-23 18:27:51 +03:00
permissions
rootdir sm7250-common: set readahead_size_kb=128 to vendor, product , system_ext, system and userdata 2022-07-23 18:27:53 +03:00
rro_overlays/WifiResCommon
sepolicy
udfps
vibrator
wifi sm7250-common: tweak wcnss config a bit 2022-07-23 18:20:29 +03:00
Android.bp
Android.mk
BoardConfigCommon.mk sm7250-common: Switch to dot product CPU variant 2022-07-24 10:11:00 +03:00
compatibility_matrix.xml
config.fs
extract-files.sh
framework_compatibility_matrix.xml
lito.mk sm7250-common: rootdir: provide fstab.qcom 2022-07-23 18:25:02 +03:00
manifest.xml sm7250-common: manifest: bump vendor.qti.hardware.radio.lpa to 1.2 2022-07-23 18:20:36 +03:00
properties.mk sm7250-common: props: Disable QCOM system daemon 2022-07-17 11:54:56 +03:00
proprietary-files.txt sm7250-common: Import QTI Codec2 HAL 2022-07-16 19:48:56 +03:00
README.md
releasetools.py
reorder-libs.py
setup-makefiles.sh

Common device tree for Xiaomi SM7250 devices

#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#