commit | 081860b970adb69888734df0c8aa849b00ea7254 | [log] [tgz] |
---|---|---|
author | Guo Ren <ren_guo@c-sky.com> | Wed Sep 05 14:25:08 2018 +0800 |
committer | Guo Ren <ren_guo@c-sky.com> | Thu Oct 25 23:36:19 2018 +0800 |
tree | b913c3a0f6d690677ebcd10f40f02c635f4a92a9 | |
parent | 9143a9359d051142081b26c3726c928f965c5eb7 [diff] |
csky: Exception handling and mm-fault This patch adds exception handling code, cpuinfo and mm-fault code. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>