arm-trusted-firmware/plat
Masahiro Yamada dd53cfe19f uniphier: prepare uniphier_soc_info() for next SoC
The revision register address will be changed in the next SoC.

The LSI revision is needed in order to know where the revision
register is located, but you need to read out the revision
register for that. This is impossible.

We need to know the revision register address by other means.
Use BL_CODE_BASE, where the base address of the TF image that is
currently running. If it is bigger than 0x80000000 (i.e. the DRAM
base is 0x80000000), we assume it is a legacy SoC.

Change-Id: I9d7f4325fe2085a8a1ab5310025e5948da611256
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-02-26 17:55:11 +09:00
..
allwinner Merge changes from topic "console_t_cleanup" into integration 2020-02-25 23:39:33 +00:00
amlogic meson: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
arm Merge "pl011: Use generic console_t data structure" into integration 2020-02-25 23:16:14 +00:00
common include: move MHZ_TICKS_PER_SEC to utils_def.h 2020-02-20 09:25:45 -08:00
hisilicon pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
intel/soc 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
layerscape LS 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
marvell marvell: Consolidate console register calls 2020-02-25 09:34:38 +00:00
mediatek Merge changes from topic "console_t_cleanup" into integration 2020-02-25 23:39:33 +00:00
nvidia/tegra spe: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
qemu pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
renesas/rcar rcar: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
rockchip 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
rpi 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
socionext uniphier: prepare uniphier_soc_info() for next SoC 2020-02-26 17:55:11 +09:00
st stm32: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
ti/k3 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
xilinx pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00