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

smc: Add header for plat specfic smc calls #112

Merged
merged 2 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. smc: Add header for plat specfic smc calls

    Signed-off-by: Robbie VanVossen <[email protected]>
    Furao authored and chrisguikema committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8bda034 View commit details
    Browse the repository at this point in the history
  2. vm_arm, zynqmp: add cmake option for petalinux

    This commit adds a CMake option to allow the VM to be configured for
    different Petalinux versions. Currently, 2021.1 is supported; however,
    this will allow additional versions to be easily added to the project.
    
    Signed-off-by: Chris Guikema <[email protected]>
    chrisguikema committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    11afa72 View commit details
    Browse the repository at this point in the history