Home
last modified time | relevance | path

Searched hist:fe94a21a6815fc8623074e7184d87583f2f58940 (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Darm_transfer_list.cfe94a21a6815fc8623074e7184d87583f2f58940 Fri Jul 12 14:23:02 UTC 2024 Harrison Mutai <harrison.mutai@arm.com> fix(arm): move HW_CONFIG relocation into BL31

Refactor DT relocation logic from BL2 to BL31 for non-secure DRAM.
Previously, BL2 was responsible for copying the DT into SRAM and DRAM,
resulting in duplicate code in BL31 to cater for the `RESET_TO_BL31`
case. By moving the re-location logic to BL31, we simplify handling of
the non-secure DT and TL.

Change-Id: Id239f9410669afe4b223fa8d8bb093084a0e5e1b
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
H A Darm_bl2_setup.cfe94a21a6815fc8623074e7184d87583f2f58940 Fri Jul 12 14:23:02 UTC 2024 Harrison Mutai <harrison.mutai@arm.com> fix(arm): move HW_CONFIG relocation into BL31

Refactor DT relocation logic from BL2 to BL31 for non-secure DRAM.
Previously, BL2 was responsible for copying the DT into SRAM and DRAM,
resulting in duplicate code in BL31 to cater for the `RESET_TO_BL31`
case. By moving the re-location logic to BL31, we simplify handling of
the non-secure DT and TL.

Change-Id: Id239f9410669afe4b223fa8d8bb093084a0e5e1b
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
H A Darm_bl31_setup.cfe94a21a6815fc8623074e7184d87583f2f58940 Fri Jul 12 14:23:02 UTC 2024 Harrison Mutai <harrison.mutai@arm.com> fix(arm): move HW_CONFIG relocation into BL31

Refactor DT relocation logic from BL2 to BL31 for non-secure DRAM.
Previously, BL2 was responsible for copying the DT into SRAM and DRAM,
resulting in duplicate code in BL31 to cater for the `RESET_TO_BL31`
case. By moving the re-location logic to BL31, we simplify handling of
the non-secure DT and TL.

Change-Id: Id239f9410669afe4b223fa8d8bb093084a0e5e1b
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.hfe94a21a6815fc8623074e7184d87583f2f58940 Fri Jul 12 14:23:02 UTC 2024 Harrison Mutai <harrison.mutai@arm.com> fix(arm): move HW_CONFIG relocation into BL31

Refactor DT relocation logic from BL2 to BL31 for non-secure DRAM.
Previously, BL2 was responsible for copying the DT into SRAM and DRAM,
resulting in duplicate code in BL31 to cater for the `RESET_TO_BL31`
case. By moving the re-location logic to BL31, we simplify handling of
the non-secure DT and TL.

Change-Id: Id239f9410669afe4b223fa8d8bb093084a0e5e1b
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>