Commit Graph

8 Commits

Author SHA1 Message Date
jonathanmetzman 390c200c1e
[Ubuntu upgrade] Disable MSAN in projects that will have false positives. (#6303)
Do this based mostly on instrumented_libraries and more tests.

Related: #6180
2021-08-25 22:14:20 -07:00
Tadeusz Struk b666937c23
tpm2-tss updates (#6195)
* tpm2-tss: update version of tpm simulator

Getting tpm simulator is failing occasionally [1].
Updating simulator version to the lastet might help it.

[1] https://oss-fuzz-build-logs.storage.googleapis.com/log-66fdad5b-1f63-4bc2-8a0e-876201912036.txt

Signed-off-by: Tadeusz Struk <tstruk@gmail.com>

* tpm2-tss: update outdated contact list

Signed-off-by: Tadeusz Struk <tstruk@gmail.com>

* tpm2-tss: add main_repo section

Signed-off-by: Tadeusz Struk <tstruk@gmail.com>
2021-08-10 13:22:19 -07:00
Tadeusz Struk 7371b1b1ed
Update project.yaml (#5365) 2021-03-10 18:18:49 -08:00
John Andersen 3fb740943c
projects: tpm2-tss: Add Bill to auto_cc (#3689)
Signed-off-by: John Andersen <john.s.andersen@intel.com>
2020-04-21 11:33:41 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
John Andersen eb6be0506e [tpm2-tss] Add Andreas to CC list and sync Dockerfile (#2482)
Signed-off-by: John Andersen <john.s.andersen@intel.com>
2019-06-03 17:15:59 -07:00
John Andersen da89846a21 [tpm2-tss] Fix tpm2-tss build (#2204)
New checks were added to configure which require that
the GEN_FUZZ environment variable be set during both
the bootstrap and configure scripts.

Fixes: #2203

Signed-off-by: John Andersen <john.s.andersen@intel.com>
2019-03-04 10:25:08 -08:00
John Andersen 32d9f390e6 [tpm2-tss] Integrate tpm2-tss (#2189)
Signed-off-by: John Andersen <john.s.andersen@intel.com>
2019-03-01 07:10:26 -08:00