--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
https://groups.google.com/a/chromium.org/group/chromium-os-dev
Yeah I just followed FydeOS’s pi4 setup and use chromeless_tty. It looks like it can proceed without chrome browser.
Yes a lot of seccomp failures, but temporarily, I have mode duplication of arm64’s policy and use it as riscv’s. Any issues you see reusing arm64’s seccomp policy?
Tien Hock
---
To unsubscribe from this group and stop receiving emails from it, send an email to
chromium-os-d...@chromium.org.
I see, I’ll take a look at the syscalls.py. Yes I’m currently testing riscv64, and will try to enable it and start upstreaming the code if possible.
Thanks
HiI'm trying to port/enable a minimal version of ChromiumOS without Chrome/Chromium that runs on RISC-V target. Would it be possible to skip chrome/chromium browser build and still able to build and boot the target?