Commit Graph

5 Commits

Author SHA1 Message Date
Jingru
f7b5b43b90 arch: arc fix build error
* add and set TOS_CFG_CPU_BYTE_ORDER
 * exclude cmsis_os2.c from CMSIS_SRC

Signed-off-by: Jingru <jingru@synopsys.com>
2020-07-13 20:47:34 +08:00
Jingru
f8c58778bd arch:arc: use FLS instruction to get clz
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-25 17:25:52 +08:00
Jingru
204d269794 arch: arc: update the ARC port
* remove unused codes and definition

Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-07 15:09:42 +08:00
Jingru
8c2af057f4 arch: arc: remove unused codes and definition
Signed-off-by: Jingru <jingru@synopsys.com>
2020-05-06 20:21:21 +08:00
Watson Zeng
0d4593ee5e arch: arc: update the ARC port
* add basic synopsys arc em processor support
* add basic arc nsim em virtual board support
* add basic arc mwdt toolchain support

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2020-05-06 17:59:22 +08:00