| #
1f4adc3a |
| 13-Jan-2022 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge changes I52b241b2,I25b4b97c into integration
* changes: feat(mt8186): add Vcore DVFS driver feat(mt8186): add SPM suspend driver
|
| #
7ac6a76c |
| 16-Nov-2021 |
jason-ch chen <jason-ch.chen@mediatek.corp-partner.google.com> |
feat(mt8186): add SPM suspend driver
Add SPM suspend driver for suspend/resume features.
TEST=build pass BUG=b:202871018
Signed-off-by: Jason-ch Chen <jason-ch.chen@mediatek.com> Change-Id: I25b4b
feat(mt8186): add SPM suspend driver
Add SPM suspend driver for suspend/resume features.
TEST=build pass BUG=b:202871018
Signed-off-by: Jason-ch Chen <jason-ch.chen@mediatek.com> Change-Id: I25b4b97cd3138a7b347385539e47ccfa884d64fc
show more ...
|
| #
ed780b0b |
| 22-Dec-2021 |
Madhukar Pappireddy <madhukar.pappireddy@arm.com> |
Merge changes I41001484,Ic734696a,I84741535,I85aaaf3a,Ibd5423b7, ... into integration
* changes: feat(plat/mediatek/mt8186): add reboot function for PSCI feat(plat/mdeiatek/mt8186): add power-of
Merge changes I41001484,Ic734696a,I84741535,I85aaaf3a,Ibd5423b7, ... into integration
* changes: feat(plat/mediatek/mt8186): add reboot function for PSCI feat(plat/mdeiatek/mt8186): add power-off function for PSCI feat(plat/mediatek/mt8186): apply erratas for MT8186 feat(plat/mediatek/mt8186): add MCDI drivers feat(plat/mediatek/mt8186): add CPU hotplug feat(plat/mediatek/mt8186): add RTC drivers fix(plat/mediatek/mt8186): extend MMU region size feat(plat/mediatek/mt8186): add DCM driver feat(plat/mediatek/mt8186): add pinctrl support feat(plat/mediatek/mt8186): add sys_cirq support feat(plat/mediatek/mt8186): initialize GIC feat(plat/mediatek/mt8186): add SiP service feat(plat/mediatek/mt8186): add pwrap and pmic driver feat(plat/mediatek/mt8186): initialize delay_timer feat(plat/mediatek/mt8186): initialize systimer feat(plat/mediatek/mt8186): add EMI MPU basic driver
show more ...
|
| #
0fe7ae9c |
| 09-Nov-2021 |
Rex-BC Chen <rex-bc.chen@mediatek.corp-partner.google.com> |
fix(plat/mediatek/mt8186): extend MMU region size
In mt8186 suspend/resume flow, ATF has to communicate with a subsys by read/write the subsys registers. However, the register region of subsys doesn
fix(plat/mediatek/mt8186): extend MMU region size
In mt8186 suspend/resume flow, ATF has to communicate with a subsys by read/write the subsys registers. However, the register region of subsys doesn't include in the MMU mapping region. It triggers MMU faults.
This patch extends the MMU region 0 size to cover all mt8186 HW modules. This patch also remove MMU region 1 because region 0 covers region 1.
TEST=build pass BUG=b:202871018
Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Change-Id: I520c51338578bd68756cd02603ce6783f93daf51
show more ...
|
| #
e018bf71 |
| 01-Dec-2021 |
Manish Pandey <manish.pandey2@arm.com> |
Merge "feat(mt8186): initialize platform for MediaTek MT8186" into integration
|
| #
27132f13 |
| 28-Sep-2021 |
Rex-BC Chen <rex-bc.chen@mediatek.corp-partner.google.com> |
feat(mt8186): initialize platform for MediaTek MT8186
- Add basic platform setup. - Add MT8186 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address.
TEST=bu
feat(mt8186): initialize platform for MediaTek MT8186
- Add basic platform setup. - Add MT8186 documentation at docs/plat/. - Add generic CPU helper functions. - Add basic register address.
TEST=build pass BUG=b:202871018
Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com> Change-Id: Id3e2f46a8c3ab2f3e29137e508d4c671e8f4aad5
show more ...
|