bao-project / bao-demos

A guide on how to build and use a set of Bao guest configurations for various platforms
Other
33 stars 37 forks source link

Linux+Zephyr for rpi4 #34

Closed clachan closed 10 months ago

clachan commented 1 year ago

Hi,

I wonder what is the main issue of Linux+Zephyr for rpi4?

Thanks, Clay

sandro2pinto commented 1 year ago

Hi,

There is no big issue (apart from the fact Zephyr do not officially suport RPI4 - but this is not a big deal).

It is more a question of allocating HR to write a device tree and a bit of integration (and prepare the demo).

Thanks Sandro

clachan commented 1 year ago

Thanks, @sandro2pinto. We plan to investigate and see what we can do about this.

Thanks, Clay

sandro2pinto commented 1 year ago

Very nice @clachan! Please keep us posted and if you find any roadblocker let us know.

(I will mark this as a feature request)

Thanks Sandro

josecm commented 10 months ago

This was the correct PR to solve @yanjiew1! Thanks again.