Commit Graph

941 Commits

Author SHA1 Message Date
Cyrus
b266a97175 Merge branch 'master' into issue-448 2022-03-24 07:27:50 -04:00
Cyrus
ee4530cce2 Found the actual issue. The problem is with the previous status update
not being implemented properly.
2022-03-23 13:44:03 -04:00
iadgovuser26
87eabc7e23
Merge pull request #457 from iadgovuser26/fw_sys_test
Fw sys test
2022-03-22 12:57:12 -04:00
Cyrus
6093400994
Merge pull request #456 from nsacyber/issue-453
[#453] ReferenceDigestValues refactor
2022-03-22 12:42:25 -04:00
lareine
3ed7c3f7a8 Merged in issue-453 2022-03-22 12:22:50 -04:00
lareine
218722f8eb Merge branch 'issue-453' into fw_sys_test 2022-03-22 12:18:37 -04:00
lareine
bbc4d3fab1 Merge branch 'master' into fw_sys_test 2022-03-22 12:17:52 -04:00
Cyrus
dea58b1f07 The issue was resolved with the code changes. Removing comments 2022-03-21 14:43:52 -04:00
Cyrus
308064089c Checking git hub action error 2022-03-21 14:29:48 -04:00
Cyrus
6f71f48ad2 Removed comments and updated notes for Patching values 2022-03-21 10:11:23 -04:00
Cyrus
2e26823fc1 Did some testing on manual/curl uploading. This produced an error
because device name was being used to pull objects in the validation
quote part of the provision.  This was changed.  The event log is
deleted each time so that only one event log per device is maintained.
2022-03-21 09:51:32 -04:00
iadgovuser26
46f4f3a466
Merge pull request #450 from nsacyber/issue-436-without-fwtesting
[#436] Add Payload attribute supportRIMFormat and default value
2022-03-16 12:33:32 -04:00
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26
572fab3b18
Merge pull request #454 from nsacyber/update-notice
updated the NOTICE file
2022-03-16 11:35:28 -04:00
iadgovuser26
804015da42 minor adjustments to the NOTICE file 2022-03-16 11:12:44 -04:00
iadgovuser26
a7bb213db7 updated the NOTICE file 2022-03-16 10:13:15 -04:00
Cyrus
471ceeb5e2
Merge pull request #452 from nsacyber/eventlog-download-fix
Fix Broken Link
2022-03-16 09:13:05 -04:00
Cyrus
d4c35e09ab Updated the code to correctly include the supplemental digestvalues in
the firmware validation.
2022-03-16 09:06:04 -04:00
chubtub
3353bbf40e Check Directory and File for supportRIMFormat. An empty value defaults to TCG_EventLog_Assertion. Update unit tests. 2022-03-14 14:21:18 -04:00
lareine
467815a1ef merged from HIRS master 2022-03-09 15:00:19 -05:00
lareine
a071682477 Merge branch 'master' into fw_sys_test 2022-03-09 14:49:52 -05:00
Cyrus
31eea40028 The link for the event measurement log file was broken 2022-03-09 09:38:01 -05:00
chubtub
7ca015896e Add supportRIMFormat attribute under Payload element, with default value of TCG_EventLog_Assertion. 2022-03-08 18:57:34 -05:00
Cyrus
211ae61215 Updated the rim details with changes to improve visual readout 2022-03-08 08:14:23 -05:00
chubtub
acfe67a546 Prevent jar file from being truncated by packaging. 2022-03-04 10:19:06 -05:00
chubtub
f8c593c4b7 Add git timestamp and hash to the rpm name. Also centralize version number to package.sh. 2022-03-04 10:19:06 -05:00
iadgovuser26
65471c87f1
Merge pull request #447 from nsacyber/issue-442
[#442] Provisioning Status Impl
2022-03-02 08:31:32 -05:00
Cyrus
6a8c0f47c0 Removed unused variables 2022-03-02 06:22:58 -05:00
Cyrus
7738a47b99 Updated the provisioner to respond to failed status instead of blank
certificates.  Updated the proto to use enum instead of bytes
2022-02-28 14:18:48 -05:00
iadgovuser26
f19916c454
Merge pull request #444 from nsacyber/ski-prefix-truncate
Truncate 4 bytes from SKI
2022-02-24 16:48:06 -05:00
chubtub
3c8bc02dfe
Merge pull request #398 from nsacyber/issue-395
[#395] Front end changes for new TPM Events page
2022-02-24 14:14:59 -05:00
Cyrus
2e0b83f4fe Updated the upload function for support RIM. The store happened before
the linkage and nothing was being saved.
2022-02-24 09:54:59 -05:00
Cyrus
f28daa9144 Found another issue using the SKID that isn't matching up 2022-02-23 15:44:45 -05:00
lareine
8975282cf7 minor clean up 2022-02-23 13:54:53 -05:00
lareine
58c3e655fe skipped NVChip removal 2022-02-23 13:54:53 -05:00
lareine
be6bdee539 reset timeout set to one sec 2022-02-23 13:54:53 -05:00
lareine
7037bc1fc1 increased ibmtpm timeouts
increased ibmtpm timeouts

increased ibmtpm timeouts

increased ibmtpm timeouts

increased ibmtpm timeouts

tpm shutdown added

tpm shutdown added

timeouts removed

timeout incremented

timeout incremented
2022-02-23 13:54:50 -05:00
lareine
3a7d597900 added startup to tpm reset
added startup to tpm reset
2022-02-23 13:54:48 -05:00
lareine
c8ced804d9 Deleted NVChip file during reset
Deleted NVChip file during reset
2022-02-23 13:54:45 -05:00
lareine
85e7999d8b added tpm restart timeout
cleanup

cleared out tpmserver folder in reset

cleared out tpmserver folder in reset
2022-02-23 13:54:40 -05:00
lareine
48205a27f1 added wait to tpr2Reset
rewrote tcg_boot.properties

rewrote tcg_boot.properties
2022-02-23 13:54:27 -05:00
lareine
7013552e78 added tests folder
added tests folder

test tcg_boot.properties fix
2022-02-23 13:54:21 -05:00
lareine
4ae04f008e added resetTpm2Emulator method
added clear option for rim_setup

added clear option for rim_setup

added clear option for rim_setup
2022-02-23 13:54:16 -05:00
lareine
b1e9ce1f33 refactor tpm_init
set tpm2_commom path

set tpm2_commom path
2022-02-23 13:54:12 -05:00
lareine
aad0fb9c17 testing tpm clear
testing tpm clear
2022-02-23 13:54:04 -05:00
lareine
1a8e65b5f5 testing tpm restart 2022-02-23 13:54:04 -05:00
lareine
9100206cc3 set ima policy for fw validation
added tpm clear

testing tpm clear

testing tpm clear

testing tpm clear

testing tpm clear

testing tpm clear

update ibmtss
2022-02-23 13:53:48 -05:00
lareine
212007c971 added oemOsInstall system test
added badVarInstall system test

added badOemInstall system test

Intial RIM System Tests
2022-02-23 13:52:48 -05:00
lareine
39a95218e4 added varOsInstall system test
added badVarInstall system test
2022-02-23 13:52:05 -05:00
lareine
b0f85c0a3e Added intial RIM Test
script cleanup
2022-02-23 13:51:52 -05:00
Cyrus
a1ebd2f962 Fixed null pointer found in git actions` 2022-02-23 10:13:20 -05:00