armv7-a/r: use arm_timer to setup perf

Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
ligd
2023-12-28 16:05:59 +08:00
committed by Xiang Xiao
parent 5aeab4a36c
commit 51d8bbfbd9
8 changed files with 40 additions and 12 deletions
+4
View File
@@ -47,6 +47,10 @@
void arm_boot(void)
{
/* Perf init */
up_perf_init(0);
/* Set the page table for section */
qemu_setupmappings();