Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

tpm

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    31619 commits behind the upstream repository.
    user avatar
    Tom Wai-Hong Tam authored
    This patch does a similar code reogranzation from
      http://patchwork.ozlabs.org/patch/132179/
    
    
    which is based on an old version of code (fdt support and bus selection
    still not in). It merges this tidy-up on top of the recent code. It does
    not make any logical change.
    
    tpm.c implements the interface defined in tpm.h based on underlying
    LPC or I2C TPM driver. tpm.c and the underlying driver communicate
    throught tpm_private.h.
    
    Note: Merging the LPC driver with tpm.c is left to future patches.
    
    Change-Id: Ie1384f5f9e3935d3bc9a44adf8de80c5a70a5f2b
    Signed-off-by: default avatarTom Wai-Hong Tam <waihong@chromium.org>
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    1b393db5
    History