No description
Find a file
Adithya R 3275448d84 hiphi: Switch to dot product CPU variant
* hiphi:/ $ cat /proc/cpuinfo | grep -m 1 Features
   Features: fp asimd evtstrm aes pmull sha1 sha2 crc32
   atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc
   dcpop sha3 sm3 sm4 asimddp sha512 asimdfhm dit uscat
   ilrcpc flagm ssbs sb paca pacg dcpodp flagm2 frint i8mm bti

 * From this, it's evident that our CPU (Snapdragon 8 Gen 1)
   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: 7Soldier <reg.fm4@gmail.com>
2023-05-04 15:45:38 +03:00
bootctrl hiphi: Update to Boot Control HAL v1.2 2023-05-04 15:45:38 +03:00
gpt-utils hiphi: gpt-utils: Remove odm from AB_PTN_LIST 2023-05-04 15:45:38 +03:00
libinit hiphi: Introduce device and model spoofing 2023-05-04 15:44:02 +03:00
prebuilt hiphi: Initial TWRP device tree 2023-04-04 18:44:40 +02:00
recovery/root hiphi: Initial TWRP device tree 2023-04-04 18:44:40 +02:00
security hiphi: Add motorola otacert 2023-05-04 15:44:02 +03:00
Android.bp hiphi: Add bootctrl HAL and gpt-utils 2023-05-04 15:45:38 +03:00
Android.mk hiphi: Initial TWRP device tree 2023-04-04 18:44:40 +02:00
AndroidProducts.mk hiphi: Rebrand to TWRP 2023-05-04 15:42:51 +03:00
BoardConfig.mk hiphi: Switch to dot product CPU variant 2023-05-04 15:45:38 +03:00
device.mk hiphi: Update to Boot Control HAL v1.2 2023-05-04 15:45:38 +03:00
README.md hiphi: Initial TWRP device tree 2023-04-04 18:44:40 +02:00
recovery.fstab hiphi: Initial TWRP device tree 2023-04-04 18:44:40 +02:00
system.prop hiphi: Inherit emulated storage 2023-05-04 15:45:38 +03:00
twrp_hiphi.mk [SQUASH] hiphi: Configure missing stuff for A/B 2023-05-04 15:45:38 +03:00

Android device tree for motorola motorola edge 30 pro (hiphi)

#
# Copyright (C) 2023 The Android Open Source Project
# Copyright (C) 2023 SebaUbuntu's TWRP device tree generator
#
# SPDX-License-Identifier: Apache-2.0
#