]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(fvp): support building RSS comms driver
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 31 Aug 2022 12:05:38 +0000 (14:05 +0200)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 3 Oct 2022 10:52:21 +0000 (12:52 +0200)
commit29e6fc5cc7d0c8bc4ba615fd97df4cb65d3c7ba3
treee68651947a4bec7eae4ff29627b2c26cc3a48536
parent4348497acedef2c932df79af4a4f648658625b72
feat(fvp): support building RSS comms driver

On one hand, there is currently no upstream platform supporting the
RSS. On the other hand, we are gradually introducing driver code for
RSS. Even though we cannot test this code in the TF-A CI right now, we
can at least build it to make sure no build regressions are introduced
as we continue development.

This patch adds support for overriding PLAT_RSS_NOT_SUPPORTED build
flag (which defaults to 1 on the Base AEM FVP) from the command
line. This allows introducing an ad-hoc CI build config with
PLAT_RSS_NOT_SUPPORTED=0, which will correctly pull in the RSS and MHU
source files. Of course, the resulting firmware will not be
functional.

Change-Id: I2b0e8dd03bf301e7063dd4734ea5266b73265be1
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
plat/arm/board/fvp/platform.mk