Changeset 272534e in rtems for bsps/arm/headers.am

Timestamp:
12/18/20 09:11:51 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
76a1a53
Parents:
854ea2b
git-author:
Sebastian Huber <sebastian.huber@…> (12/18/20 09:11:51)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/23/20 08:19:17)
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.