Commit Graph

4 Commits

Author SHA1 Message Date
Chen Wang
eb61470e22 Improve memory/page init
Align heap start and caculate number of reserved pages
according to the length of ram available.

See
https://gitee.com/unicornx/riscv-operating-system-mooc/issues/I9LNCF.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2024-06-06 10:13:52 +08:00
Wang Chen
4698c95063 fixed PLIC_MENABLE issue
Learn from https://github.com/LiuJiLan/RVOS_On_VisionFive2.
Thanks.

Signed-off-by: Wang Chen <wangchen20@iscas.ac.cn>
2024-03-06 18:32:20 +08:00
Wang Chen
100cc9f1d9 This commitment contains following changes:
- updated openday report
- fixed I41BDM
- I3ZLLK, code part & errata part fixing
- fixed I3XWKC, ppt & errata part
- fixed I418VG
2021-07-22 17:10:04 +08:00
Wang Chen
ad15280f3a initial versioin 2021-04-01 20:02:31 +08:00