Skip to content
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

morello: Add a new FVP platform #1173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heshamelmatary
Copy link
Contributor

@heshamelmatary heshamelmatary commented Jan 29, 2024

This commit adds a new Arm's Morello FVP platform to seL4. It only support AArch64 mode without CHERI support and could be built with either GCC or LLVM/lld. Morello FVP could be downloaded from [1] or built with cheribuild, and run the same way as the existing seL4's FVP platform.

[1] https://developer.arm.com/downloads/-/arm-ecosystem-fvps

Depends on #1157

This commit adds a new Arm's Morello FVP platform to seL4. It only
supports AArch64 mode without CHERI support and could be built with
either GCC or LLVM/lld. Morello FVP could be downloaded from [1] or
built with cheribuild, and run the same way as the existing seL4's
FVP platform.

[1] https://developer.arm.com/downloads/-/arm-ecosystem-fvps

Signed-off-by: Hesham Almatary <hesham.almatary@cl.cam.ac.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-platform platform ports
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants