aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/tbx/tbictx.S (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-03-02metag: TBX sourceJames Hogan1-0/+366
Add source files from the Thread Binary Interface (TBI) library which provides useful low level operations and traps/context management. Among other things it handles interrupt/exception/syscall entry (in tbipcx.S). Signed-off-by: James Hogan <james.hogan@imgtec.com>