#opensbi — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #opensbi, aggregated by home.social.
-
[Перевод] Операционная система в 1 000 строках кода (часть 2)
Продолжаем серию статей, посвящённую написанию собственной минималистичной ОС. В прошлой части мы познакомились со всеми вводными компонентами проекта и поставили общие цели. В этой же мы реализуем загрузку ядра, вывод строки Hello World!, механизм паники ядра, а также некоторые функции управления памятью и работы со строками. ▍ Навигация по вышедшим частям Часть 1 Часть 2 < — вы здесь.
https://habr.com/ru/companies/ruvds/articles/875776/
#ruvds_перевод #операционные_системы #разработка_ядра #linux #паника_ядра #работа_с_памятью #opensbi
-
Seems AMD with #openSIL could end up more open than RISC-V with their affinity to vintage hardware architecture #OpenSBI.
https://9esec.io/blog/amd-and-9elements-teamed-up-to-deliver-a-more-open-boot-solution/ -
Seems AMD with #openSIL could end up more open than RISC-V with their affinity to vintage hardware architecture #OpenSBI.
https://9esec.io/blog/amd-and-9elements-teamed-up-to-deliver-a-more-open-boot-solution/ -
Seems AMD with #openSIL could end up more open than RISC-V with their affinity to vintage hardware architecture #OpenSBI.
https://9esec.io/blog/amd-and-9elements-teamed-up-to-deliver-a-more-open-boot-solution/ -
Seems AMD with #openSIL could end up more open than RISC-V with their affinity to vintage hardware architecture #OpenSBI.
https://9esec.io/blog/amd-and-9elements-teamed-up-to-deliver-a-more-open-boot-solution/ -
Seems AMD with #openSIL could end up more open than RISC-V with their affinity to vintage hardware architecture #OpenSBI.
https://9esec.io/blog/amd-and-9elements-teamed-up-to-deliver-a-more-open-boot-solution/ -
I found the fix to the #DRAM issue on the #JH7100 / #VisionFive1 - missed copying one stupid function call, whoopsies!
`disable_u74_memaxi_remap(1)` - that was it.
So, in other words: @oreboot now loads the #OpenSBI + U-Boot blob successfully and runs it from the cacheable RAM.
Next week I'll recap that and then get back to drafting #RustSBI, but the rest will be for next year.