|
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 |
[Prev in Thread] | Current Thread | [Next in Thread] |