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