]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(imx8mm): make use of setup_page_tables()
authorMarco Felsch <m.felsch@pengutronix.de>
Mon, 22 Aug 2022 10:25:04 +0000 (12:25 +0200)
committerMarco Felsch <m.felsch@pengutronix.de>
Thu, 20 Oct 2022 16:22:43 +0000 (18:22 +0200)
commit0b727248ce2d4033b4406f5a7a63ff86672dfc29
tree28c12da103f143fa2b1a13c892bd1d9c5fe45caf
parent686a5bc8943c1b64b16f6b7aa36b74d106db9ce2
refactor(imx8mm): make use of setup_page_tables()

No functional change. Use the setup_page_tables() helper function which
does the three calls for us. Also the function has some logging support
which will be nice during debugging.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Change-Id: Ic465491ff5468e812e805de56be3b6b92d245080
plat/imx/imx8m/imx8mm/imx8mm_bl31_setup.c