mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
armv7-a/r: use arm_timer to setup perf
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
|
||||
void arm_boot(void)
|
||||
{
|
||||
/* Perf init */
|
||||
|
||||
up_perf_init(0);
|
||||
|
||||
/* Set the page table for section */
|
||||
|
||||
qemu_setupmappings();
|
||||
|
||||
Reference in New Issue
Block a user