Home
last modified time | relevance | path

Searched hist:"1 e6ad55c058200010bb0649524a2c874e7049242" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcache.S1e6ad55c058200010bb0649524a2c874e7049242 Wed Feb 26 21:26:04 UTC 2014 York Sun <yorksun@freescale.com> armv8/cache: Change cache invalidate and flush function

When SoC first boots up, we should invalidate the cache but not flush it.
We can use the same function for invalid and flush mostly, with a wrapper.

Invalidating large cache can ben slow on emulator, so we postpone doing
so until I-cache is enabled, and before enabling D-cache.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: David Feng <fenghua@phytium.com.cn>
H A Dcache_v8.c1e6ad55c058200010bb0649524a2c874e7049242 Wed Feb 26 21:26:04 UTC 2014 York Sun <yorksun@freescale.com> armv8/cache: Change cache invalidate and flush function

When SoC first boots up, we should invalidate the cache but not flush it.
We can use the same function for invalid and flush mostly, with a wrapper.

Invalidating large cache can ben slow on emulator, so we postpone doing
so until I-cache is enabled, and before enabling D-cache.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: David Feng <fenghua@phytium.com.cn>
H A Dstart.S1e6ad55c058200010bb0649524a2c874e7049242 Wed Feb 26 21:26:04 UTC 2014 York Sun <yorksun@freescale.com> armv8/cache: Change cache invalidate and flush function

When SoC first boots up, we should invalidate the cache but not flush it.
We can use the same function for invalid and flush mostly, with a wrapper.

Invalidating large cache can ben slow on emulator, so we postpone doing
so until I-cache is enabled, and before enabling D-cache.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: David Feng <fenghua@phytium.com.cn>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.h1e6ad55c058200010bb0649524a2c874e7049242 Wed Feb 26 21:26:04 UTC 2014 York Sun <yorksun@freescale.com> armv8/cache: Change cache invalidate and flush function

When SoC first boots up, we should invalidate the cache but not flush it.
We can use the same function for invalid and flush mostly, with a wrapper.

Invalidating large cache can ben slow on emulator, so we postpone doing
so until I-cache is enabled, and before enabling D-cache.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: David Feng <fenghua@phytium.com.cn>