u-boot-aspeed: Measured boot using TPM

Backport v9 of Eddie's series from mainline u-boot, plus required
dependanices from v2023.04-rc3.

 https://lore.kernel.org/u-boot/20230308212537.1725343-1-eajames@linux.ibm.com/

Eddie James (7):
      tpm: Pull in upstream changes
      tpm: Fix spelling for tpmu_ha union
      tpm: sandbox: Update for needed TPM2 capabilities
      tpm: Support boot measurements
      bootm: Support boot measurement
      doc: Add measured boot documentation
      ast2600: Measure the boot

Ilias Apalodimas (1):
      tpm: add a function that performs selftest + startup

Change-Id: I40015e7d34b610dcacee6ea995088665bc12cdf5
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 5f7d514..1c33855 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -10,7 +10,7 @@
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "5751ee2f903d30a85dc2f347b604cb8e33fba28c"
+SRCREV = "fd915728e1434725171e28614bc12ca5fb4f6cea"
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
 
 SRC_URI:append:uboot-flash-32768 = " file://u-boot_flash_32M.cfg"