]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE
authorMarco Felsch <m.felsch@pengutronix.de>
Mon, 4 Jul 2022 09:09:46 +0000 (11:09 +0200)
committerMarco Felsch <m.felsch@pengutronix.de>
Thu, 20 Oct 2022 16:20:27 +0000 (18:20 +0200)
commit5fe51c93f81c373d37674b372469419fca92e073
tree8d305cd6877cb4105f510b36f0ea31b60ac25d5b
parentc52966f963549f20e190289510cb8c0edc9a6b69
refactor(imx8mp): introduce BL2_SIZE and BL31_SIZE

No functional change.

Introduce BLx_SIZE defines and calculate the limits based on the
BLx_BASE and the BLx_SIZE define. Also make use of SZ_128K to make it
easier to read. This is required for later BL31 PIE support since it
drops the calculation based on the BL31_LIMIT and BL31_BASE.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Change-Id: Idae34c1dfcedd35238fe083149080a199d50eed0
plat/imx/imx8m/imx8mp/imx8mp_bl31_setup.c
plat/imx/imx8m/imx8mp/include/platform_def.h