]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fvp): introduce PLATFORM_TEST_RAS_FFH config
authorManish Pandey <manish.pandey2@arm.com>
Mon, 24 Apr 2023 13:58:55 +0000 (14:58 +0100)
committerManish Pandey <manish.pandey2@arm.com>
Thu, 4 May 2023 13:39:53 +0000 (14:39 +0100)
commit5602ce1d8db3256a7766776cb908b1f716c2d463
tree5a2dde23cb6326e0747aeac907a28d1a397d06de
parent03971a07b98bb484adf7faf50ff72038162a24c6
feat(fvp): introduce PLATFORM_TEST_RAS_FFH config

While doing RAS related tests there were few patches related with
fault injection and handling were applied through CI hooks.
These patches were invisible as they were applied and removed after the
build is done.

This patch introduces build macro PLATFORM_TEST_RAS_FFH and moves the
patches applied through CI under this.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Iddba52f3ebf21f575a473e50c607a944391156b9
plat/arm/board/fvp/aarch64/fvp_ras.c
plat/arm/board/fvp/include/platform_def.h
plat/arm/board/fvp/platform.mk