]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded
authorBoyan Karatotev <boyan.karatotev@arm.com>
Tue, 4 Apr 2023 13:48:04 +0000 (14:48 +0100)
committerBoyan Karatotev <boyan.karatotev@arm.com>
Tue, 4 Apr 2023 14:58:46 +0000 (15:58 +0100)
commit7762e5d0ed5c28b0a77dc25cc566cf54a69af7e6
treef1da8510c64925e19129f7b7a8771e405872598e
parentc38a17ed04132449ccb085c06ecb10d70aa0044c
fix(fvp): work around DRTM_SUPPORT BL31 progbits exceeded

Just like the tspd, DRTM support pulls in a lot of code which can't fit
into SRAM with everything else the fvp is including. Luckily, testing
this feature is only done on v8.0 models, meaning all feature related
code can be excluded for this run, saving space. The benefit of doing it
this way is that the test can continue running unaltered in the interim.

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