seL4 / microkit

Microkit - A simple operating system framework for the seL4 microkernel
Other
70 stars 37 forks source link

Temporarily disable i.MX8MM-EVK support #34

Closed Ivan-Velickovic closed 1 year ago

Ivan-Velickovic commented 1 year ago

The standalone seL4 kernel ELF does not successfully build for the i.MX8MM-EVK. This is fixed in a later version of seL4. In the interest of having the SDK build, we temporarily disable building the SDK for this platform.

I do not have access to the seL4 repository that the SDK uses and hence cannot fix the source of the issue at this moment.