Changeset 342fe198 in rtems for cpukit/score/cpu

Timestamp:
03/12/21 15:57:59 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
e2011dc
Parents:
de694b75
git-author:
Kinsey Moore <kinsey.moore@…> (03/12/21 15:57:59)
git-committer:
Joel Sherrill <joel@…> (05/26/21 21:08:25)
Message:

score/aarch64: Align context validation frame

Ensure the stack remains aligned by keeping the context frame at a
multiple of 16 bytes. This avoids stack alignment exceptions which occur
when the stack pointer is not 16 byte aligned.

(No files)

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