Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4fe8f2de authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

ARM: decompressor: avoid speculative prefetch from protected regions



Currently first 1GB memory mapped with read, write and execute
permissions and unfortunately speculative prefetch causing
undesirable sideffects if those regions are protected.

Hence the flag CONFIG_ARM_DECOMPRESSOR_LIMIT limit the size
of the memory to be mapped by decompressor with read, write
and execute permissions to avoid speculative prefetch.

Change-Id: I3f2495649153ae16040579b71dff5b78315b29a8
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent d81481d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment