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

core: fix core_mmu_map_pages() #1827

Merged
merged 1 commit into from
Sep 25, 2017
Merged

core: fix core_mmu_map_pages() #1827

merged 1 commit into from
Sep 25, 2017

Commits on Sep 21, 2017

  1. core: fix core_mmu_map_pages()

    Adds missing dsb_ishst() at the end of core_mmu_map_pages() needed to
    guarantee that changes to translation tables are visible.
    
    Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
    Tested-by: Stuart Yoder <stuart.yoder@arm.com>
    Reported-by: Stuart Yoder <stuart.yoder@arm.com>
    Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
    jenswi-linaro committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    ac16e1e View commit details
    Browse the repository at this point in the history