Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-28 | ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switch | Noam Camus | |
save EFLAGS, and GPA1 auxiliary registers during context switch, since they may be changed by the new task in kernel mode, while using atomic ops e.g. cmpxchg. Signed-off-by: Noam Camus <noamc@ezchip.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> | |||
2016-05-09 | ARC: [plat-eznps] Add eznps platform | Noam Camus | |
This platform include boards: Hardware Emulator (HE) Simulator based upon nSIM. Signed-off-by: Noam Camus <noamc@ezchip.com> |