-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not building correctly on TX2 #4
Comments
I changed this line: https://github.com/seL4/camkes-arm-vm/blob/master/components/VM/src/main.c#L1068 to |
I think you might be able to turn KernelArmSMMU off on TX2 with |
@kent-mcleod I did try that, it didn't seem to fix the error. The workaround I've listed above still works though. I didn't have time to test much more though. |
In the github CI there is no issues with the TX2 platform. Do you still see this issue locally or can we close this? |
I'm trying to build the webserver for TX2 and am getting an error. I'm building in the docker container with all the right dependencies installed. Here is the error I get.
Any idea how to fix this?
The text was updated successfully, but these errors were encountered: