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 |
wanghongzhu
|
111ecae6ad
|
fix long call linker error with 'jal', 'j' or conditional branch instruction
|
2020-11-11 09:58:20 +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 |