]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas
authorBhupesh Sharma <bhupesh.sharma@freescale.com>
Fri, 23 Jan 2015 10:20:04 +0000 (15:50 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:57:33 +0000 (12:57 +0200)
commit96e198bea457e3800d815b96b810fcb89a2dc62d
tree32de10e3b68bd2e111afc1c3bb2e6f66dc77d7fb
parent2a9945e405f2e87876324ecea60192eca9198832
Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas

This patch adds basic constructs in the ARMv8 u-boot code
to handle and apply Cortex-A57 specific erratas.

As and example, the framework showcases how erratas 833069, 826974
and 828024 can be handled and applied.

Later on this framework can be extended to include other
erratas.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
arch/arm/cpu/armv8/start.S
arch/arm/include/asm/macro.h