Meco Man
|
f58d3c5200
|
rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
|
2023-02-07 21:43:57 -05:00 |
Shell
|
7450ef6c4d
|
[rt-smart] kernel virtual memory management layer (#6809)
synchronize virtual memory system works.
adding kernel virtual memory management layer for page-based MMU enabled architecture
porting libcpu MMU codes
porting lwp memory related codes
|
2023-01-08 21:08:55 -05:00 |
bernard
|
401ad16449
|
[bsp][smart] fix virt64 aarch64 link script for smart.
|
2022-12-26 14:24:26 +08:00 |
Shell
|
e8504c7cf1
|
[smart/aarch64] code sync (#6750)
* [smart/aarch64] sync aarch64
|
2022-12-20 17:49:37 +08:00 |