| #
1c63cd61 |
| 06-Nov-2025 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge changes from topic "qti-rb3gen2" into integration
* changes: docs(maintainers): update QTI platform maintainers docs(qti): add RB3Gen2 platform documentation docs(qti): move documentatio
Merge changes from topic "qti-rb3gen2" into integration
* changes: docs(maintainers): update QTI platform maintainers docs(qti): add RB3Gen2 platform documentation docs(qti): move documentation under docs/plat/qti/ feat(kodiak): add support for RB3Gen2 platform feat(qti): introduce basic XPU driver refactor(qti): introduce SoC codename as Kodiak feat(qti): add TF-A BL2 common platform framework refactor(qti): refactor RNG as a proper driver fix(qti): fix config PLAT_XLAT_TABLES_DYNAMIC feat(qti): add BL32 support refactor(qti): make UART config independent refactor(qti): make CNTFRQ config independent fix(qti): fix build without coreboot
show more ...
|
| #
1b9f8ec7 |
| 25-Sep-2025 |
Sumit Garg <sumit.garg@oss.qualcomm.com> |
refactor(qti): refactor RNG as a proper driver
Refactor QTI RNG as a proper driver rather than being present in platform code aligning with common practice followed by other platforms.
Change-Id: I
refactor(qti): refactor RNG as a proper driver
Refactor QTI RNG as a proper driver rather than being present in platform code aligning with common practice followed by other platforms.
Change-Id: I4c1f23b7ea2f17fdb71792319b4c403db542b757 Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...
|
| #
7f86b635 |
| 25-Sep-2025 |
Sumit Garg <sumit.garg@oss.qualcomm.com> |
fix(qti): fix config PLAT_XLAT_TABLES_DYNAMIC
Follow common practice to enable config option PLAT_XLAT_TABLES_DYNAMIC via platform.mk instead of platform_def.h.
Change-Id: I18944d5b5e97d784195c6df3
fix(qti): fix config PLAT_XLAT_TABLES_DYNAMIC
Follow common practice to enable config option PLAT_XLAT_TABLES_DYNAMIC via platform.mk instead of platform_def.h.
Change-Id: I18944d5b5e97d784195c6df374892029e24f3d0b Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...
|
| #
8eb87556 |
| 25-Sep-2025 |
Sumit Garg <sumit.garg@oss.qualcomm.com> |
refactor(qti): make UART config independent
Make UART configuration independent of coreboot since there are alternative bootloaders like TF-A BL2 which can be supported. Also, configure UART scope t
refactor(qti): make UART config independent
Make UART configuration independent of coreboot since there are alternative bootloaders like TF-A BL2 which can be supported. Also, configure UART scope to enable runtime logging as well.
Change-Id: I1956535c769c2c3141854d062dc02c289b86b48d Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...
|
| #
f3ad3f48 |
| 13-Dec-2024 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge "feat(qti): platform support for qcs615" into integration
|
| #
f60617d3 |
| 07-Nov-2024 |
quic_assethi <quic_assethi@quicinc.com> |
feat(qti): platform support for qcs615
Change-Id: Ibbe78a196d77530fa9d94d7d12b2f08a4b66d62e Signed-off-by: Amarinder Singh Sethi <quic_assethi@quicinc.com>
|