Searched hist:"5 dd90688532fab7ce82a58758533a8d5c15adc1d" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/services/std_svc/errata_abi/ |
| H A D | cpu_errata_info.h | 5dd90688532fab7ce82a58758533a8d5c15adc1d Thu May 30 15:39:24 UTC 2024 Govindraj Raja <govindraj.raja@arm.com> chore(errata-abi): minor variable rename
'cpu_partnumber' variable part of 'em_cpu_list' actually contains the cpu midr value and not the actual part number. The part number is extracted from midr value in 'non_arm_interconnect_errata' function.
So 'cpu_partnumber' is misleading and the actual value is midr, thus rename it to 'cpu_midr'.
Change-Id: I4bfe71ce24542d508e2bcf39a1097724d14c4511 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|
| H A D | errata_abi_main.c | 5dd90688532fab7ce82a58758533a8d5c15adc1d Thu May 30 15:39:24 UTC 2024 Govindraj Raja <govindraj.raja@arm.com> chore(errata-abi): minor variable rename
'cpu_partnumber' variable part of 'em_cpu_list' actually contains the cpu midr value and not the actual part number. The part number is extracted from midr value in 'non_arm_interconnect_errata' function.
So 'cpu_partnumber' is misleading and the actual value is midr, thus rename it to 'cpu_midr'.
Change-Id: I4bfe71ce24542d508e2bcf39a1097724d14c4511 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
|