Commit Graph

5 Commits

Author SHA1 Message Date
Linux Build Service Account
b4909da2e6 Merge "ARM: dts: msm: Add pvm_fw_mem region for parrot" into kernel.lnx.6.6.r1-rel 2025-05-08 03:58:00 -07:00
Swetha Chikkaboraiah
1a41b14bd9 ARM: dts: msm: Add pvm_fw_mem region for parrot
Add pvm_fw_mem region for parrot SoC.

Change-Id: Ibcde4e8c871c9f178d38e87354c7bf75bda01933
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
(cherry picked from commit 82fbb9e687)
2025-05-08 02:08:32 -07:00
Swetha Chikkaboraiah
0630eeca99 ARM: dts: msm: Update reserved mem for hyp_mem
Memory exhaustion observed with the 6MB hyp memory
while enabling support for AVF. Also there may be
other usecases which might required more MB to run.
So increase hyp mem to 14MB to avoid nomem issues.

Change-Id: I092104e34b13cbc15506c2a3a83bdd3e9420af46
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2025-05-08 01:45:04 -07:00
Hrishabh Rajput
e5e656ad48 ARM: dts: msm: Fix trust_ui_vm_mem alignment for Parrot
Parrot need to follow non-relocatable absolute addresses for VM due to
firmware constraints. VM kernel load address is the start address of the
vm_mem_region and build system requires the load address of the kernel
to be 2MB aligned.

This patch adjusts the start address of the trust_ui_vm_mem region for
Parrot to align to 2MB. This also means reducing its size by 1MB.

Change-Id: I1816ec5f6ff18f55ecc4dec39958d442151f8cb0
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-08-13 01:51:58 -07:00
Swetha Chikkaboraiah
db1d959604 ARM: dts: msm: Add initial device tree for parrot
Add initial device tree support for parrot  target.
This is a snapshot of dtsi files as of KP.1.0
'commit <3a433cd2ffb4> ("ARM: dts: msm: Add
ext-region prop of cpusysvm for parrot")'.

Change-Id: I582a3d131b94551da5f6d819003ab1a15ecd36f1
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
2024-04-11 12:14:38 +05:30