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

settings: Disable timer tests for RocketChipZCU102 #102

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

Furao
Copy link
Contributor

@Furao Furao commented Aug 25, 2023

The ltimer is not implemented for the rocket chip that runs on the ZCU102 FPGA. This disables the timer tests so sel4test can be built and run on this platform.

Helps fix issue: seL4/seL4#1078

Copy link
Contributor

@Indanz Indanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess because its an FPGA you don't know if and what timer peripherals are available for sel4test, and the only platform one is taken by the kernel.

settings.cmake Outdated Show resolved Hide resolved
settings.cmake Outdated Show resolved Hide resolved
Signed-off-by: Robbie VanVossen <robert.vanvossen@dornerworks.com>
@Indanz Indanz merged commit a4ef8fc into seL4:master Aug 29, 2023
18 checks passed
@Furao Furao deleted the rocket-chip-fix branch August 29, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants