]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fvp): enable errata management interface
authorSona Mathew <SonaRebecca.Mathew@arm.com>
Tue, 14 Mar 2023 22:58:13 +0000 (17:58 -0500)
committerSona Mathew <SonaRebecca.Mathew@arm.com>
Fri, 5 May 2023 18:24:56 +0000 (13:24 -0500)
commitd3bed15851a1b35b2608f7275f1294c8d4f7aee7
treed632cf40dea665a5439430134ef324c2170743e1
parentab062f0510d42b2019667e3f4df82a1f57121412
feat(fvp): enable errata management interface

Errata ABI feature specific build flag, flag to enable
CPUs in the cpu list, flags to test non-arm interconnect based
errata flags when enabled from a platform level.
Added to the FVP platform makefile to test the errata abi feature
implementation.

The flags to enable CPUs in the cpu list will be removed once
synchronized with the errata framework.

Change-Id: I30877a22ac1348906a6ddfb26f9e8839912d3572
Signed-off-by: Sona Mathew <SonaRebecca.Mathew@arm.com>
plat/arm/board/fvp/fvp_cpu_errata.mk [new file with mode: 0644]
plat/arm/board/fvp/platform.mk