Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | armv8/cache: Flush D-cache, invalidate I-cache for relocation | York Sun | 2014-04-07 | -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 support | David Feng | 2014-01-09 | -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> |