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

Skip to content
Commit a1f6de48 authored by Laura Abbott's avatar Laura Abbott
Browse files

arm64: Move cpu_resume into the text section



The function cpu_resume currently lives in the .data
section. This breaks functionality to make .data no
execute. Move cpu_resume to .text which is where it
actually belongs.

Change-Id: I1919237f54ff268b62aa48ac664152e80faf7126
Signed-off-by: default avatarLaura Abbott <lauraa@codeaurora.org>
parent 82f65cf9
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