Porting Chromium OS to a Tablet

126 views
Skip to first unread message

Niubility Infinite

unread,
Nov 14, 2017, 5:10:57 AM11/14/17
to chromi...@chromium.org
Hi,

I wonder if it is possible to port Chromium OS to a tablet? Are fuides available out there?

The tablet is just a cheap Chinese one with arm64 processor and 6gb of ram. My plan is to port das u boot and boot chromium os with it, any comments on the feasibility of my plan?(I am well aware of the drivers part.)

Mike Frysinger

unread,
Nov 14, 2017, 3:34:25 PM11/14/17
to infinite8...@gmail.com, chromium-os-dev, chromium-dev
[ +chromium-os-dev ]

your question is first a CrOS porting question, although if you want to do an aarch64 userland (rather than an arm32 userland with an aarch64 kernel), you're going to be back to working on Chromium itself to get it working in the 64-bit arm world.

Chromium OS already works on arm64 kernels and we're shipping devices with it.  so the basic "i want an arm64 kernel" is done.  however, like any other SoC regardless of the arch, you're going to have to make sure the kernel has all the right drivers in it.  "how do i port the Linux kernel" is beyond the scope of Chromium OS ... you'll need to seek help for that elsewhere (like the SoC vendor itself).

"how do i port a board" is documented here:

if you want to do an aarch64 userland, you'll run into a few OS packages failing to build.  we'd like to fix them at some point, we just haven't gotten around to it as we still use an arm 32-bit userland on all systems today.  patches welcome there :).
-mike

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAPiVA%3D3OPTuOnF-0jBeiyB0RjjBUEFxjbQgU1vCZ_QwpOW1xFw%40mail.gmail.com.

Reply all
Reply to author
Forward
0 new messages