]> git.baikalelectronics.ru Git - arm-tf.git/commit
build(fvp): reduce the number of cpu libraries included by default
authorBoyan Karatotev <boyan.karatotev@arm.com>
Thu, 6 Apr 2023 09:31:09 +0000 (10:31 +0100)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Wed, 26 Apr 2023 14:12:26 +0000 (15:12 +0100)
commit0dcb03b6b14cc991f6c9001d87be9f785c25229c
treedab366848ef16bfb542a125f112282bba6309ecf
parentd5f19c49baa7f420daf3afa2b79cc977ce2e9c74
build(fvp): reduce the number of cpu libraries included by default

The fvp build includes a very large number of cpus so that it can run on
a wide range of models. One config (HW_ASSISTED_COHERENCY=1
CTX_INCLUDE_AARCH32_REGS=0) includes an unusually large number of cpus.
Well, the list is quite arbitrary and incomplete. As we're currently out
of BL31 space on the fvp, remove all that are not routinely run in the
CI to buy us some time.

Also use the opportunity to reorder the list into something searchable.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I8c6cad41327451edf0d3a0e92c43d6c72c254aac
plat/arm/board/fvp/platform.mk