[RTEMS Project] #4202: Add BSP for ARM Fixed Virtual Platform with a Cortex-R52
RTEMS trac
trac at rtems.org
Wed Dec 23 09:27:04 UTC 2020
#4202: Add BSP for ARM Fixed Virtual Platform with a Cortex-R52
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: arch/arm | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"272534eb725f2486b7a32b39d998202a101bd36e/rtems"
272534e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="272534eb725f2486b7a32b39d998202a101bd36e"
bsps/arm: Set VBAR in start.S
Set the VBAR to the vector table in the start section before
bsp_start_hook_0() is called to earlier handle exceptions in RTEMS.
Set the VBAR to the normal vector table in start.S for the main
processor. Secondary processors set it in bsp_start_hook_0().
Update #4202.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4202#comment:16>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list