Hello,

I'm trying to build a camkes app, but when I attempt to run it on an
Odroid-xu4,
I get the following error just before the boot halts:

"Ran out of untyped memory while creating objects"

I've narrowed the error down to two calls to a this function:
https://github.com/SEL4PROJ/camkes-vm-linux/blob/dc354df3222766b9d36672575194e33f4edda9ac/vm-linux-helpers.cmake#L155

When I use only one call, the image boots nicely. If I use both calls, I
get the above error. My understanding is that this function simply adds an
executable to the filesystem, so I'm not sure how to begin debugging this.
Is it possible that the filesystem is actually "too big" for sel4 to boot
successfully?

Please advise!

Best,
Michael Neises
_______________________________________________
Devel mailing list
Devel@sel4.systems
https://sel4.systems/lists/listinfo/devel

Reply via email to