u-boot-brain/arch/arm/include
Ashish kumar 2ea3a448cc armv8: ls2080a: Implement workaround for core errata 829520, 833471
829520: Code bounded by indirect conditional branch might corrupt
instruction stream.
Workaround: Set CPUACTLR_EL1[4] = 1'b1 to disable the Indirect
Predictor.

833471: VMSR FPSCR functional failure or deadlock.
Workaround: Set CPUACTLR[38] to 1, which forces FPSCR write flush.

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2016-02-01 13:58:22 -08:00
..
asm armv8: ls2080a: Implement workaround for core errata 829520, 833471 2016-02-01 13:58:22 -08:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00