Searched hist:f300ef662844e4b4b766b317f8083b778f79e303 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/common/aarch64/ |
| H A D | debug.S | f300ef662844e4b4b766b317f8083b778f79e303 Mon Jan 16 16:44:45 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> refactor(aarch64): remove weak links to el3_panic
Cleanup weak links to el3_panic and restrict crash_reporting usage to bl31.
Crash reporting is not used with bl1, bl2 and weak linkage to el3_panic is used, this can cause ambiguity in understanding the code so remove this weak linkage and introduce funcs that should be used when we have crash reporting for el3 panics.
Change-Id: Ic5c711143ba36898ef9574a078b8fa02effceb12 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | crash_reporting.S | f300ef662844e4b4b766b317f8083b778f79e303 Mon Jan 16 16:44:45 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> refactor(aarch64): remove weak links to el3_panic
Cleanup weak links to el3_panic and restrict crash_reporting usage to bl31.
Crash reporting is not used with bl1, bl2 and weak linkage to el3_panic is used, this can cause ambiguity in understanding the code so remove this weak linkage and introduce funcs that should be used when we have crash reporting for el3 panics.
Change-Id: Ic5c711143ba36898ef9574a078b8fa02effceb12 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|