Skip to content
Commit 214b74e1 authored by Mykola Kvach's avatar Mykola Kvach Committed by Johan Hedberg
Browse files

arch: arm64: avoid invalidating of RO mem after mem map



The Cortex ARM documentation states that the DC IVAC instruction
requires write access permission to the virtual address (VA);
otherwise, it may generate a permission fault.

Therefore, it is needed to avoid invalidating read-only memory
after the memory map operation.

This issue has been produced by commit c9b534c4.
This commit resolves the issue #64758.

Signed-off-by: default avatarMykola Kvach <mykola_kvach@epam.com>
(cherry picked from commit c4ffadb0)
parent 6b12e123
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment