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

Support crypto config usage in depends.py #47

Merged

Commits on Sep 19, 2024

  1. Add backup support for config files

    Move the backup functionality from `depends.py`
    
    Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
    gabor-mezei-arm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac4c133 View commit details
    Browse the repository at this point in the history
  2. Capture error message when building C files

    Add a new exception `CompileError` to differtiate that the exception raised
    during the compilation.
    
    Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
    gabor-mezei-arm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    20b9357 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix typo

    Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
    gabor-mezei-arm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d1d2e3c View commit details
    Browse the repository at this point in the history