]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(imx8mp): make use of setup_page_tables()
authorMarco Felsch <m.felsch@pengutronix.de>
Fri, 1 Jul 2022 13:50:05 +0000 (15:50 +0200)
committerMarco Felsch <m.felsch@pengutronix.de>
Thu, 20 Oct 2022 16:20:27 +0000 (18:20 +0200)
commitc52966f963549f20e190289510cb8c0edc9a6b69
tree1c364729110e73e57e27c403b210cbffe1b25662
parentc995943de825109b736c9972d12d68f962ec5b01
refactor(imx8mp): 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: I350965414939865220f745ef5b24d2cdc3095e7b
plat/imx/imx8m/imx8mp/imx8mp_bl31_setup.c