qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How is the arm 'virt' machine reset vector determined?


From: ckim
Subject: How is the arm 'virt' machine reset vector determined?
Date: Tue, 16 Feb 2021 15:32:24 +0900

Hello, all

I’m trying to run a simple baremetal program and I tried to put the program in 0x00000000 (flash).

But using debugger, I found the PC value is starting from 0x40000000. (start of RAM area)

How is this reset vector determined in ‘virt’ machine? (I understand in armv8, it is configured by H/W).

Chan Kim

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]