Changeset e7d3967 in rtems

Timestamp:
03/06/14 14:16:01 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
909f61b
Parents:
6b115b3
git-author:
Sebastian Huber <sebastian.huber@…> (03/06/14 14:16:01)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/10/14 07:03:46)
Message:

arm: Fix stack alignment in interrupt handler

According to AAPCS, section 5.2.1.2, "Stack constraints at a public
interface" the stack must be 8 byte aligned. This was not the case
during interrupt processing.

(No files)

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