Bernard Xiong
|
a472656ee0
|
Merge pull request #4019 from bj-wanghz/dev
fix long call linker error with 'jal', 'j' or conditional branch instruction in .S files for k210
|
2020-12-03 16:02:00 +08:00 |
tangweikang
|
732382c676
|
[K210] update compile parameters and startup_gcc.S
|
2020-11-21 13:47:58 +08:00 |
tangweikang
|
c8deffcf56
|
[libcpu/risc-v][K210] add FPU support
|
2020-11-20 13:53:50 +08:00 |
wanghongzhu
|
111ecae6ad
|
fix long call linker error with 'jal', 'j' or conditional branch instruction
|
2020-11-11 09:58:20 +08:00 |
shaojinchun
|
cb07e5fb24
|
开放spinlock相关函数
|
2019-09-27 14:38:33 +08:00 |
shaojinchun
|
bcb7fac0d0
|
fix signals for k210
|
2019-05-11 09:37:25 +08:00 |
ZYH
|
fcb88f7034
|
[libcpu][k210]fix stack frame print
|
2019-03-28 17:05:52 +08:00 |
ZYH
|
c41bf3120f
|
[libcpu][k210]add stack info printf
|
2019-03-21 15:10:55 +08:00 |
ZYH
|
3dd72f956b
|
[libcpu][k210]add description of exception
|
2019-03-20 12:23:17 +08:00 |
Bernard Xiong
|
bde47018b8
|
[libcpu] Add SConscript in libcpu.
|
2019-01-07 06:09:45 +08:00 |
shaojinchun
|
86c76b0e8a
|
add k210 SMP support
|
2018-12-28 09:41:18 +08:00 |
Bernard Xiong
|
597d71cc03
|
[bsp][k210] Add get_free_heap_size function.
* Add get_free_heap_size function;
* Increase shell stack for KPU module.
|
2018-12-23 14:11:25 +08:00 |
Bernard Xiong
|
5e0f8cb3aa
|
[libcpu] Add k210 BSP.
|
2018-12-18 21:01:03 +08:00 |