rt-thread-official/libcpu/risc-v
zhangjing0303 523b123995
[libcpu][risc-v] fix the bug when using ASID in the RV64 MMU
* (fix) mmu: satp value should be 64-bit
Corrected the SATP register to ensure it uses the correct 64-bit format as required by the system architecture.

* use __asm__ instead of asm for the GNU C compiler

Co-authored-by: Shell <smokewood@qq.com>

---------

Co-authored-by: Shell <smokewood@qq.com>
2024-10-11 00:10:46 -04:00
..
common [libcpu][risc-v]add README for RV64 2024-10-08 17:56:55 -04:00
common64 [libcpu][risc-v] fix the bug when using ASID in the RV64 MMU 2024-10-11 00:10:46 -04:00
rv64 [ipc] support of lockless rt_completion (#8887) 2024-05-08 09:25:57 +08:00
t-head 删除多余空格 2024-09-23 12:57:53 +08:00
virt64 feat: remove redundant codes under virt64, c906 2024-09-13 17:35:00 -04:00
SConscript [libcpu]rv添加c908 cpu 2024-09-23 12:57:53 +08:00