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

Add Quartz64 support #117

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Add Quartz64 support #117

merged 1 commit into from
Nov 21, 2022

Conversation

housel
Copy link
Contributor

@housel housel commented Dec 27, 2021

This adds support for the Pine64 Quartz64 and other devices based on
the Rockchip RK3566. The platform support is adapted from the
Rockpro64 code, except that the RK356x has A55 cores, and adjusting
for the fact that the ARM Generic Timer is the only on-chip timer
available.

Test with: seL4/seL4#727, seL4_tools#134, seL4/sel4test#83

Copy link
Member

@axel-h axel-h left a comment

Choose a reason for hiding this comment

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

This look ok from my side. I can't test this because I don't have a board. We could add hardware build support in CI to cover this partially at least.

@axel-h
Copy link
Member

axel-h commented Nov 15, 2022

@housel Could you address the style issues? The RISC-V error is unrelated, but this PR needs rebasing to fix it.

This adds support for the Pine64 Quartz64 and other devices based on
the Rockchip RK3566. The platform support is adapted from the
Rockpro64 code, except that the RK356x has A55 cores, and adjusting
for the fact that the ARM Generic Timer is the only on-chip timer
available.

Signed-off-by: Peter S. Housel <housel@acm.org>
@lsf37
Copy link
Member

lsf37 commented Nov 21, 2022

(rebased and fixed style)

@lsf37 lsf37 merged commit da5f0ae into seL4:master Nov 21, 2022
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