Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache.Sdcd468b8 Tue Jan 06 15:18:42 CST 2015 York Sun <yorksun@freescale.com> 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: York Sun <yorksun@freescale.com>
H A Dcache_v8.cdcd468b8 Tue Jan 06 15:18:42 CST 2015 York Sun <yorksun@freescale.com> 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: York Sun <yorksun@freescale.com>
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.hdcd468b8 Tue Jan 06 15:18:42 CST 2015 York Sun <yorksun@freescale.com> 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: York Sun <yorksun@freescale.com>
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.cdcd468b8 Tue Jan 06 15:18:42 CST 2015 York Sun <yorksun@freescale.com> 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: York Sun <yorksun@freescale.com>