arm-trusted-firmware/plat/socionext
Masahiro Yamada b79b3177d3 uniphier: set buffer offset and length for io_block dynamically
Currently, the .buffer field in io_block_dev_spec is statically set,
which is not handy for PIE.

Towards the goal of making this really position-independent, set the
buffer length and length in the uniphier_io_block_setup() function.

Change-Id: I22b20d7b58d6ffd38f64f967a2820fca4bd7dade
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-01-24 22:34:50 +09:00
..
synquacer socionext: Unify Platform specific defines for PSCI module 2020-01-24 13:15:26 +00:00
uniphier uniphier: set buffer offset and length for io_block dynamically 2020-01-24 22:34:50 +09:00