Timestamp:
11/23/12 08:32:52 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
f665f13
Parents:
4263155
git-author:
Sebastian Huber <sebastian.huber@…> (11/23/12 08:32:52)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/03/12 12:17:08)
Message:

bsps/powerpc: Add PPC_EXC_CONFIG_USE_FIXED_HANDLER

In case a BSP enables this option, then fixed high level exception
handler will be used. For normal asynchronous exceptions this is
bsp_interrupt_dispatch() and for other exceptions this is the handler
from the read-only ppc_exc_handler_table. The global handler is
C_exception_handler(). This avoids some dependencies on valid
read-write data.

(No files)

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