RISC OS and NetBSD running on same SoC

栏目: IT技术 · 发布时间: 4年前

内容简介:I have been experimenting with running two systems at the same time on the RK3399 SoC.It all begun when I figured out how to switch to the A72 cpu for RISC OS. When the switch was done, the A53 cpu just continued to execute code.OK I thought why not give i

I have been experimenting with running two systems at the same time on the RK3399 SoC.

It all begun when I figured out how to switch to the A72 cpu for RISC OS. When the switch was done, the A53 cpu just continued to execute code.

OK I thought why not give it something to do!

My first step was to run some small programs.

It worked.

The second thing was switching that cpu to aarch32 and launch RISC OS on that cpu.

It worked quite well, but I can't really see the meaning on running two RISC OSes.

I decided that NetBSD would be the ideal system to run.

Technical details:

As mentioned the system boots up at the same time.

Some units in the SoC needs to be shared, most important the GIC. With GIC I do config it in RISC OS and give affinity to NetBSD for some devices.

The console is based on simplefb, and stores its framebuffer at a fixed physical address. My RISC OS client polls that area and create a sprite (RISC OS native bitmap format) with that area as buffer.

The keyboard works with another shared area. When a key is pressed in RISC OS I look up the scancode and write that to the keyboard RAM area.

Currently most normal keys , and shift key works. I would expect to have all mod keys working pretty soon.

Screenshot of X11 running DWM,xterm and Xemacs:

RISC OS and NetBSD running on same SoC

以上所述就是小编给大家介绍的《RISC OS and NetBSD running on same SoC》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

国家窃听

国家窃听

真溱 / 中信出版社 / 2015-8 / 48.00元

《国家窃听》以轻松而略带调侃的“冷幽默”风格,讲述了美国情报监视帝国大量不为人知的故事。本书以严谨而专业的视角,将“斯诺登事件”放在21世纪以来美国“全球反恐战争”以及美国情报界几十年发展的大背景下进行考察,揭示出这一事件的内在逻辑和历史必然。作者前期搜集、筛选、整理的一手素材在故事叙述过程中清晰而多层次地呈现,令本书堪称一部非虚构的美国情报界演义。一起来看看 《国家窃听》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具