Searched hist:e48830712433e7562c053e46bc1d6e77982f58ca (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/lib/cpus/aarch64/ |
| H A D | cortex_a520.S | e48830712433e7562c053e46bc1d6e77982f58ca Mon Apr 24 20:21:19 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus
Adapt to use errata frame-work cpu macro helpers for following cpus:
- cortex-a520 - cortex-a720 - cortex-x4 - cortex-chaberton - cortex-blackhawk
- Use sysreg_bit_set helper macro for enabling of any system register bit field. - Use errata_report_shim macro for reporting errata. - Use cpu_reset_func_start/end helpers for adding cpu reset functions.
Testing:
- Manual comparison of disassembly with and without conversion. - Using the test script in gerrit - 19136 - Building with erratas and stepping through from ArmDS and running tftf.
Change-Id: I954fb603aa3746e02f2288656b98148d9cfd7843 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|
| H A D | cortex_a720.S | e48830712433e7562c053e46bc1d6e77982f58ca Mon Apr 24 20:21:19 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus
Adapt to use errata frame-work cpu macro helpers for following cpus:
- cortex-a520 - cortex-a720 - cortex-x4 - cortex-chaberton - cortex-blackhawk
- Use sysreg_bit_set helper macro for enabling of any system register bit field. - Use errata_report_shim macro for reporting errata. - Use cpu_reset_func_start/end helpers for adding cpu reset functions.
Testing:
- Manual comparison of disassembly with and without conversion. - Using the test script in gerrit - 19136 - Building with erratas and stepping through from ArmDS and running tftf.
Change-Id: I954fb603aa3746e02f2288656b98148d9cfd7843 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|
| H A D | cortex_x4.S | e48830712433e7562c053e46bc1d6e77982f58ca Mon Apr 24 20:21:19 UTC 2023 Govindraj Raja <govindraj.raja@arm.com> refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus
Adapt to use errata frame-work cpu macro helpers for following cpus:
- cortex-a520 - cortex-a720 - cortex-x4 - cortex-chaberton - cortex-blackhawk
- Use sysreg_bit_set helper macro for enabling of any system register bit field. - Use errata_report_shim macro for reporting errata. - Use cpu_reset_func_start/end helpers for adding cpu reset functions.
Testing:
- Manual comparison of disassembly with and without conversion. - Using the test script in gerrit - 19136 - Building with erratas and stepping through from ArmDS and running tftf.
Change-Id: I954fb603aa3746e02f2288656b98148d9cfd7843 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|