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

Skip to content
Commit 0e8cb3e8 authored by Prasad Sodagudi's avatar Prasad Sodagudi Committed by Nagireddy Annem
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.

CRs-Fixed: 677067
Change-Id: I3f2495649153ae16040579b71dff5b78315b29a8
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
Signed-off-by: default avatarChetan C R <cravin@codeaurora.org>
parent 497e1f66
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