commit | c272283ef56b73b52de41c742e228d9af35fa581 | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Thu Dec 08 16:37:44 2022 +0100 |
committer | Lucas Stach <l.stach@pengutronix.de> | Tue Dec 13 11:08:42 2022 +0100 |
tree | f46e1e13ca2c003f358e5e1d3ade740ecae5fa23 | |
parent | 61baf7e50d28f8cd3d9cb46b01789d0c414a7142 [diff] |
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