diff options
| author | Chris Engel <cjengel@us.ibm.com> | 2015-03-19 16:05:07 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2015-08-31 17:54:12 -0500 |
| commit | 0795cc6781a4d937786b39c23b655397432ec90e (patch) | |
| tree | c046357de087101de900b3958e18d60812462381 /src/usr/secureboot/makefile | |
| parent | b9c64e6a1948009018490b3cd41bc8725a8a6050 (diff) | |
| download | talos-hostboot-0795cc6781a4d937786b39c23b655397432ec90e.tar.gz talos-hostboot-0795cc6781a4d937786b39c23b655397432ec90e.zip | |
Nuvoton TPM 1.2 Device Driver
This adds support for the Nuvoton TPM 1.2 in simics
Change-Id: I24973cb9824e31967aae3fb97e86a631e514b2ff
RTC: 125287
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16535
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Tested-by: Jenkins OP HW
Tested-by: FSP CI Jenkins
Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot/makefile')
| -rw-r--r-- | src/usr/secureboot/makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/secureboot/makefile b/src/usr/secureboot/makefile index 72518dbbc..346f702ad 100644 --- a/src/usr/secureboot/makefile +++ b/src/usr/secureboot/makefile @@ -5,7 +5,9 @@ # # OpenPOWER HostBoot Project # -# COPYRIGHT International Business Machines Corp. 2013,2014 +# Contributors Listed Below - COPYRIGHT 2013,2015 +# [+] International Business Machines Corp. +# # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |

