| #
faddccc4 |
| 09-Dec-2024 |
Olivier Deprez <olivier.deprez@arm.com> |
Merge "fix(rd1ae): fix rd1-ae device tree" into integration
|
| #
f72eeb2d |
| 18-Nov-2024 |
David Hu <david.hu2@arm.com> |
fix(rd1ae): fix rd1-ae device tree
Fix issues in RD1-AE flattened device tree source
- Update GIC GICR register region size to 0x40_0000. GICR region size = 16 (RDcount) * 64KB frame size * 4 (wi
fix(rd1ae): fix rd1-ae device tree
Fix issues in RD1-AE flattened device tree source
- Update GIC GICR register region size to 0x40_0000. GICR region size = 16 (RDcount) * 64KB frame size * 4 (with GIC v4.1) - Update cpu_on function ID in psci node. Use SMC64 version function ID 0xc4000003 instead. Although this property doesn't actually take effect, align its value with cpu_suspend selection to avoid any confusion.
Change-Id: Ib0840db45d32f0c8f1eb7dc74dc7d9b4ca6de0c3 Signed-off-by: David Hu <david.hu2@arm.com>
show more ...
|
| #
3df50a06 |
| 29-Nov-2024 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge changes from topic "rd1ae-bl32" into integration
* changes: feat(rd1ae): add Generic Timer in device tree docs(rd1ae): update documentation to include BL32 feat(rd1ae): add support for O
Merge changes from topic "rd1ae-bl32" into integration
* changes: feat(rd1ae): add Generic Timer in device tree docs(rd1ae): update documentation to include BL32 feat(rd1ae): add support for OP-TEE SPMC
show more ...
|
| #
6e1bf7e9 |
| 15-Jul-2024 |
Ziad Elhanafy <ziad.elhanafy@arm.com> |
feat(rd1ae): add Generic Timer in device tree
Add a node for AP_REFCLK Non-Secure Generic Timer in device tree, which acts as a system timer to fix the failure of SystemReady IR ACS BSA test case 40
feat(rd1ae): add Generic Timer in device tree
Add a node for AP_REFCLK Non-Secure Generic Timer in device tree, which acts as a system timer to fix the failure of SystemReady IR ACS BSA test case 402.
Refer to https://github.com/ARM-software/bsa-acs/blob/v23.09_REL1.0.6\ /docs/arm_bsa_testcase_checklist.rst?plain=1#L115 for more information.
Signed-off-by: Ziad Elhanafy <ziad.elhanafy@arm.com> Signed-off-by: David Hu <david.hu2@arm.com> Change-Id: I3e63a5ecfd8c6211f917ca3844b8b7bda208d83a
show more ...
|
| #
26467bf3 |
| 01-Oct-2024 |
Manish V Badarkhe <manish.badarkhe@arm.com> |
Merge changes from topic "rd1ae-upstream" into integration
* changes: docs(rd1ae): add RD-1 AE documentation feat(rd1ae): enabling Trusted Board Boot(TBB) for RD-1 AE feat(rd1ae): introduce BL
Merge changes from topic "rd1ae-upstream" into integration
* changes: docs(rd1ae): add RD-1 AE documentation feat(rd1ae): enabling Trusted Board Boot(TBB) for RD-1 AE feat(rd1ae): introduce BL31 for RD-1 AE platform feat(rd1ae): add device tree files feat(rd1ae): introduce Arm RD-1 AE platform build(bl2): enable check for bl2 base overflow assert feat(arm): add support for loading CONFIG from BL2
show more ...
|
| #
bb7c7e71 |
| 04-Apr-2024 |
Divin Raj <divin.raj@arm.com> |
feat(rd1ae): add device tree files
This commit Add FW_CONFIG and HW_CONFIG device trees
Signed-off-by: Divin Raj <divin.raj@arm.com> Change-Id: Ia6cbf06def8ec9b74ef9040bab801278a3117899
|