commit | cc3374ac6342ee9c61c9d51b15a5001eba0922c9 | [log] [tgz] |
---|---|---|
author | Prasad Kummari <prasad.kummari@amd.com> | Wed Dec 20 11:01:24 2023 +0530 |
committer | Kummari Prasad <prasad.kummari@amd.com> | Thu Jan 04 15:29:49 2024 +0100 |
tree | ba98345700e61e2365838d3443dd90d6a767ccca | |
parent | 1f02024b1907db96cc05457ba2d5cafc39c24020 [diff] |
refactor(xilinx): move plat_get_syscnt_freq2 to common file The code in the AMD-Xilinx platform for Versal and Versal NET is being refactored to move the plat_get_syscnt_freq2() function to a common file. This common function is utilized for obtaining the CPU clock frequency from the platform. Change-Id: I7a4c3fa43a2941d51cacd259c57b24e545aea848 Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>