]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(imx8mq): introduce BL31_SIZE
authorLucas Stach <l.stach@pengutronix.de>
Thu, 8 Dec 2022 15:37:44 +0000 (16:37 +0100)
committerLucas Stach <l.stach@pengutronix.de>
Tue, 13 Dec 2022 10:08:42 +0000 (11:08 +0100)
commit0445a4ab1f136d1bb91cf259df68200cbe0a4a99
treef46e1e13ca2c003f358e5e1d3ade740ecae5fa23
parentc0fb887433a0c1ccf8144856f9d7fb405f201b40
refactor(imx8mq): introduce BL31_SIZE

No functional change.

Introduce BL31_SIZE define and calculate the limits based on the
BL31_BASE and the BL31_SIZE define. Also make use of SZ_64K 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: Lucas Stach <l.stach@pengutronix.de>
Change-Id: I517074b866b5bf11841b51777f87c926b304488d
plat/imx/imx8m/imx8mq/imx8mq_bl31_setup.c
plat/imx/imx8m/imx8mq/include/platform_def.h