]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(arm): increase ARM_BL_REGIONS count
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Tue, 22 Feb 2022 14:45:43 +0000 (14:45 +0000)
committerManish V Badarkhe <manish.badarkhe@arm.com>
Wed, 23 Feb 2022 10:34:42 +0000 (12:34 +0200)
commitdcb1959161935aa58d2bb852f3cef0b96458a4e1
treeb2ac76940b7d73059795ae3deeff7d41ed72c972
parent2ca915ba9c48c2f8ee0480a7240609f56de23434
fix(arm): increase ARM_BL_REGIONS count

On RME-enabled platforms, it is currently not possible to incorporate
mapping of all bl_regions specified in bl31 setup[1] with the
ARM_BL_REGIONS macro defined to 6. Hence increased its count to 7.

[1]: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/
plat/arm/common/arm_bl31_setup.c#n380

Change-Id: Ieaa97f026ab2ae6eae22442595aa4122ba0a13c4
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
include/plat/arm/common/arm_def.h