diff options
| author | Bill Schwartz <whs@us.ibm.com> | 2014-05-19 21:44:46 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-06-30 19:31:30 -0500 |
| commit | 3b65dfb45938d0e864749fe97f044c275f56f3db (patch) | |
| tree | 2de41582ee15f85276a0e83002e1ae5bba622bad /src/usr/hwas/HBconfig | |
| parent | 682fbef52aa03bf5920ecc422b9bdb4546f31143 (diff) | |
| download | blackbird-hostboot-3b65dfb45938d0e864749fe97f044c275f56f3db.tar.gz blackbird-hostboot-3b65dfb45938d0e864749fe97f044c275f56f3db.zip | |
Merge HWAS commits from Stradale
These changes are to reduce the amount of trace entries, disable garding,
and to print the model type.
Change-Id: Iff1cd4995367c7bfad621f41a36e0080007ec6ef
RTC: 97496
Origin: Google Shared Technology
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11172
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwas/HBconfig')
| -rw-r--r-- | src/usr/hwas/HBconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/usr/hwas/HBconfig b/src/usr/hwas/HBconfig new file mode 100644 index 000000000..d41516809 --- /dev/null +++ b/src/usr/hwas/HBconfig @@ -0,0 +1,10 @@ +config SKIP_RESTRICT_EX_UNITS + default n + help + Skip restricting the number of ex/cores based on PR keyword + +config NO_GARD_SUPPORT + default n + help + Skip guarding when set + |

