Commit Graph

6 Commits

Author SHA1 Message Date
Jayasri Bhattacharyya
47c9feb848 Revert "defconfig: Enable clock scaling for sdmsteppe"
This reverts commit c5b6ae2d5f.

Reason for revert: This reverts the clock scaling change as it causes
issue in s2d and did not improve power numbers.

Change-Id: I18c1816b32d599aaae45628a79cd564bf6ef75ad
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
2024-03-22 00:14:10 -07:00
Jayasri Bhattacharyya
c5b6ae2d5f defconfig: Enable clock scaling for sdmsteppe
Enable clock scaling for sdmsteppe and add module to .bzl and
modules.list.msm.sdmsteppe to compile successfully.

Change-Id: I21fe1bfa4df54eb8bdee78a7c6cd576cef5d718a
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
2023-12-05 15:52:52 +05:30
Pawan Rai
3d458adf34 defconfig: Enable CRYPTO_QTI
Add defconfig entries for ICE(Inline Crypto Engine) and
FBE(File Block Encryption) on sdmsteppeauto target.

Change-Id: I378173917391520cdabbca32378dafe73604794f
Signed-off-by: Pawan Rai <quic_pawarai@quicinc.com>
2023-08-28 08:46:05 +05:30
Jayasri Bhattacharyya
a797b151a6 defconfig: sdmsteppe: Add configs for supporting UFS
CONFIG_SCSI_UFS_QCOM,CONFIG_SCSI_UFS_CRYPTO_QTI and
CONFIG_PHY_QCOM_UFS_V3 are enabled to support UFS.
Sdmsteppe supports UFS and EMMC as boot device, need to
read BOOT_CONFIG register to find out whether boot device
is UFS or EMMC. To support this	nvmem_qfprom.ko is
added as first-stage module.

Change-Id: I39b54526f2eaa5444b2d56bed13ee6f46855c404
Signed-off-by: Jayasri Bhattacharyya <quic_jbhattac@quicinc.com>
2023-08-02 19:17:52 -07:00
Prajwal V
2212715d6f modules.list.msm.sdmsteppeauto: Add debug-symbol module
Add debug-symbol to modules.list.msm.sdmsteppeauto to enable
minidump.

Change-Id: I44f3180bb6d7eff21e744440ad81a988501c925a
Signed-off-by: Prajwal V <quic_prajv@quicinc.com>
2023-06-19 17:47:07 +05:30
Yash Jain
d452fb6204 bazel: bazel build system for SA6155
Add support to build SA6155 targets
via bazel build system.

Change-Id: I55fc4de38bf8eb46e75f45fcebcedb44c2530559
Signed-off-by: Yash Jain <quic_yashmj@quicinc.com>
Signed-off-by: Raghavendra Prasad N <quic_raghnaga@quicinc.com>
2023-06-15 00:47:12 -07:00