]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(imx8mn): introduce BL31_SIZE
authorMarco Felsch <m.felsch@pengutronix.de>
Mon, 4 Jul 2022 10:14:54 +0000 (12:14 +0200)
committerMarco Felsch <m.felsch@pengutronix.de>
Thu, 20 Oct 2022 16:21:33 +0000 (18:21 +0200)
commit796a249c2dd12fd3e871f92feefb859d8067ad87
treef5c5b7cdc6d6a78d386eb662cee65bb8b9dc9093
parent602b3286a515a78f6ed674ed99a5167fbcaf92c1
refactor(imx8mn): introduce BL31_SIZE

Introduce BL31_SIZE define and calculate the limit based on the
BL31_BASE and the BL31_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.

While on it remove the duplicated <lib/utils_def.h> include.

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