Searched hist:f2ae203a230e618acf2123e77d96474b8f51deee (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/amd/versal2/aarch64/ |
| H A D | common.c | f2ae203a230e618acf2123e77d96474b8f51deee Tue Apr 08 11:35:13 UTC 2025 Jay Buddhabhatti <jay.buddhabhatti@amd.com> fix(versal2): use common function to get system counter frequency
Currently, the IOU_SCNTR system counter frequency value is not read from plat_get_syscnt_freq2(), and it returns the local cpu_freq, which is incorrect. Use the common plat_get_syscnt_freq2() to read the IOU_SCNTR frequency register and return the correct value.
Change-Id: I277dc6a2e4acd1acd3f048aaf242a3580d06e1c8 Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
|
| /rk3399_ARM-atf/plat/amd/versal2/ |
| H A D | platform.mk | f2ae203a230e618acf2123e77d96474b8f51deee Tue Apr 08 11:35:13 UTC 2025 Jay Buddhabhatti <jay.buddhabhatti@amd.com> fix(versal2): use common function to get system counter frequency
Currently, the IOU_SCNTR system counter frequency value is not read from plat_get_syscnt_freq2(), and it returns the local cpu_freq, which is incorrect. Use the common plat_get_syscnt_freq2() to read the IOU_SCNTR frequency register and return the correct value.
Change-Id: I277dc6a2e4acd1acd3f048aaf242a3580d06e1c8 Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
|