aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/tbx/tbicore.S (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-03-02metag: TBX sourceJames Hogan1-0/+136
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>