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

use ARM_MCS_verified.cmake for MCS build #295

Merged
merged 5 commits into from
Jan 9, 2024
Merged

Commits on Jan 9, 2024

  1. make script more generic

    - remove redundancy
    - check if config file exists
    - remove unnecessary CMake parameters
    - use separate build folder for non-MCS and MCS
    - improve comments
    
    Signed-off-by: Axel Heider <[email protected]>
    axel-h committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    436e8c8 View commit details
    Browse the repository at this point in the history
  2. support RISCV32 and IA32

    Signed-off-by: Axel Heider <[email protected]>
    axel-h committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2fb17aa View commit details
    Browse the repository at this point in the history
  3. use MCS verified config if available

    Signed-off-by: Axel Heider <[email protected]>
    axel-h committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    818e07e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ee7f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6edc70 View commit details
    Browse the repository at this point in the history