coreboot-kgpe-d16/3rdparty
Julius Werner b3f24b4884 arm64: Uprev Arm TF and adjust to BL31 parameter changes
This patch uprevs the Arm Trusted Firmware submodule to the new upstream
master (commit 42cdeb930).

Arm Trusted Firmware unified a bunch of stuff related to BL31 handoff
parameters across platforms which involved changing a few names around.
This patch syncs coreboot back up with that. They also made header
changes that now allow us to directly include all the headers we need
(in a safer and cleaner way than before), so we can get rid of some
structure definitions that were duplicated. Since the version of entry
point info parameters we have been using has been deprecated in Trusted
Firmware, this patch switches to the new version 2 parameter format.

NOTE: This may or may not stop Cavium from booting with the current
pinned Trusted Firmware blob. Cavium maintainers are still evaluating
whether to fix that later or drop the platform entirely.

Tested on GOOGLE_KEVIN (rk3399).

Change-Id: I0ed32bce5585ce191736f0ff2e5a94a9d2b2cc28
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34676
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
2019-09-14 05:01:16 +00:00
..
arm-trusted-firmware@42cdeb9308 arm64: Uprev Arm TF and adjust to BL31 parameter changes 2019-09-14 05:01:16 +00:00
blobs@62aa0e0c54 3rdparty/blobs: Update submodule for MT8183 2019-08-08 03:29:07 +00:00
chromeec@11bd4c0f4d
ffs@3ec70fbc45 3rdparty/ffs: add open-power ffs utils 2019-08-25 07:37:11 +00:00
fsp@59964173e1 3rdparty/fsp: Update submodule pointer 2019-07-02 16:11:03 +00:00
intel-microcode@1dd14da6d1 Add intel-microcode submodule repository 2019-06-18 10:42:17 +00:00
libgfxinit@a815704c84 3rdparty/libgfxinit: Update submodule pointer 2019-08-05 08:24:01 +00:00
libhwbase@bd0ed91cb9 3rdparty/libhwbase: Update to current master 2019-05-12 15:02:16 +00:00
opensbi@ce228ee091 3rdparty/opensbi: Bump version 2019-07-28 09:35:21 +00:00
vboot@e6700f4c70 vboot: update vboot2 functions to use new vb2_error_t 2019-08-21 09:32:45 +00:00