summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/relocate_64.S
Commit message (Collapse)AuthorAgeFilesLines
* armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-071-0/+19
| | | | | | | | If D-cache is enabled, we need to flush it, and invalidate i-cache before jumping to the new location. This should be done right after relocation. Signed-off-by: York Sun <yorksun@freescale.com> CC: David Feng <fenghua@phytium.com.cn>
* arm64: core supportDavid Feng2014-01-091-0/+58
Relocation code based on a patch by Scott Wood, which is: Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: David Feng <fenghua@phytium.com.cn>
OpenPOWER on IntegriCloud