arm-trusted-firmware/plat
Soby Mathew a6f340fe58 Introduce the new BL handover interface
This patch introduces a new BL handover interface. It essentially allows
passing 4 arguments between the different BL stages. Effort has been made
so as to be compatible with the previous handover interface. The previous
blx_early_platform_setup() platform API is now deprecated and the new
blx_early_platform_setup2() variant is introduced. The weak compatiblity
implementation for the new API is done in the `plat_bl_common.c` file.
Some of the new arguments in the new API will be reserved for generic
code use when dynamic configuration support is implemented. Otherwise
the other registers are available for platform use.

Change-Id: Ifddfe2ea8e32497fe1beb565cac155ad9d50d404
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-02-26 16:31:10 +00:00
..
arm ARM Platforms: Add CASSERT for BL2_BASE 2018-02-22 15:19:03 +00:00
common Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
compat Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
hisilicon Merge pull request #1259 from hzhuang1/fix_uart 2018-02-17 21:55:57 +00:00
mediatek Disable workaround for CVE-2017-5715 on unaffected platforms 2018-01-29 09:58:56 +00:00
nvidia/tegra tegra: Fix mmap_region_t struct mismatch 2018-02-17 06:15:35 +01:00
qemu qemu: Fix interrupt type check 2018-02-09 20:49:57 +02:00
rockchip Ensure the correct execution of TLBI instructions 2018-02-21 13:54:55 +00:00
rpi3 Disable workaround for CVE-2017-5715 on unaffected platforms 2018-01-29 09:58:56 +00:00
socionext/uniphier Merge pull request #1224 from masahir0y/gzip 2018-02-06 05:12:28 +00:00
xilinx/zynqmp Disable workaround for CVE-2017-5715 on unaffected platforms 2018-01-29 09:58:56 +00:00