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 clean_data_cache_all and stabilize Raspberry Pi 4B SMP Support #13

Merged
merged 1 commit into from
Sep 5, 2023

Commits on Sep 3, 2023

  1. [add] clean_data_cache_all to flush all data cache

    This commit add clean_data_cache_all into common/src/cpu.rs
    This function flush each Level's data caches by set/way.
    
    Signed-off-by: Manami Mori <[email protected]>
    Manami Mori committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ef96fd8 View commit details
    Browse the repository at this point in the history