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

libplatsupport/morello: Add basic drivers for morello-soc #177

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

Commits on Jan 31, 2024

  1. libplatsupport/morello: Add basic drivers for morello-soc

    This is a Morello hardware platform also known as morello-sdp
    board. This is mostly derived from the existing FVP platform;
    the main changes are the UART and timer addresses and IRQ IDs.
    Just two drivers are supported, PL011 for the console and
    SP804 for user-level timers.
    
    Signed-off-by: Hesham Almatary <hesham.almatary@cl.cam.ac.uk>
    heshamelmatary committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    23adae6 View commit details
    Browse the repository at this point in the history