Skip to content
Snippets Groups Projects
Commit dcd468b8 authored by York Sun's avatar York Sun
Browse files

armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack


Flushing L3 cache in CCN-504 requries d-cache to be disabled. Using
assembly function to guarantee stack is not used before flushing is
completed. Timeout is needed for simualtor on which CCN-504 is not
implemented. Return value can be checked for timeout situation.

Change bootm.c to disable dcache instead of simply flushing, required
by flushing L3.

Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
parent 60385d94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment