Commit Graph

748 Commits

Author SHA1 Message Date
6abd87a192 Removed debug statements 2022-02-15 13:43:33 -05:00
99ba840a54 Fixed debug statement 2022-02-15 11:25:25 -05:00
0f839ebd08 This is a test commit. Changes will be removed. 2022-02-15 11:17:07 -05:00
e16f009294 Removed if check for the matching file name of the support RIM from the
Base RIMs meta data.  Only keying off hash.
2022-02-15 10:03:25 -05:00
81068850bd Added change to the null condition check for the policy threshold 2022-02-14 14:46:15 -05:00
d353854835 Updated the post install to only do it if the file doesn't exist 2022-02-14 10:34:21 -05:00
caa2a7c55b Removed the RIM controller tests 2022-02-14 10:26:07 -05:00
fc3f59adce Updated RIM lookup to use manufacturer and model instead of deviceName 2022-02-11 09:09:39 -05:00
c99622bbea Removed conditional checks for tcg file locations in post install script 2022-02-11 08:06:23 -05:00
1f2be7ce18 Updated the live log information if the base and support rim are not
uploaded together.
2022-02-11 08:01:28 -05:00
2db5b86da1 Some minor updates. Fixed a null pointer exception in the
SupplyChainValidationServiceImpl.  Updated warnings when files are
missing from the device claim
2022-02-11 07:32:07 -05:00
13e8074e88 Updated the database size of the bytes field in the ReferenceManifest
table.
2022-02-09 07:35:46 -05:00
5cf994153e Merge pull request #435 from iadgovuser26/deltaPlat
[#434] Adds initial Platform Certificate tests
2022-02-03 10:59:55 -05:00
9069521841 updated platform cert setup 2022-02-02 10:53:46 -05:00
8186f21b3b added bad component test 2022-02-02 09:54:33 -05:00
01e398dbf2 added bad component test 2022-02-02 09:32:26 -05:00
59d9d6f654 initial Platfom Cert test 2022-02-02 09:05:25 -05:00
5ff331aa9c initial Platfom Cert test 2022-02-02 08:41:05 -05:00
a57b34c47f initial Platfom Cert test 2022-02-01 18:42:27 -05:00
c110dade77 initial Platfom Cert test 2022-02-01 18:27:05 -05:00
825abaebe4 initial Platfom Cert test 2022-02-01 17:43:12 -05:00
ffc40994a0 Merge pull request #433 from nsacyber/issue-432
Adds FW validation test to ACA policy system tests
2022-01-27 15:51:02 -05:00
cae3be63f0 Added ACA POLICY TEST 7 2022-01-26 13:59:07 -05:00
56bf20246f file name refactor 2022-01-26 12:08:29 -05:00
1d114490ec fix tcg_properties path 2022-01-26 10:24:29 -05:00
79bc90046d init tcg_properties 2022-01-26 10:04:07 -05:00
3ca559d72f fix default pcr script name 2022-01-25 11:29:27 -05:00
ff8b1bfa19 fix rim setup path 2022-01-25 11:16:51 -05:00
7e3f9f4c82 Merge remote-tracking branch 'origin/post-intall-permission-update' into issue-432 2022-01-25 11:15:55 -05:00
4f37ba76a4 added support for FW testing 2022-01-25 10:54:54 -05:00
8f9c354c0a Updated post install script for provisioner to change the permissions on
the file and how the file is populated.
2022-01-25 08:22:31 -05:00
6a83628222 Merge pull request #430 from nsacyber/issue-428
Updates the system test with Platform Certificate policy check
2022-01-21 11:37:22 -05:00
575be7bd65 updated policy scripts 2022-01-21 11:26:23 -05:00
119f77a843 Update VERSION 2022-01-13 10:58:44 -05:00
5fa040b53b Merge pull request #431 from nsacyber/log4j_cleanup
log4j upgraded to 2.17.1
2022-01-13 07:55:14 -05:00
c026e54da4 Upgrade log4j to 2.17.1. Remove unnecessary reference to log4j from tcg_eventlog_tool. 2022-01-12 16:19:19 -05:00
5165d40d64 Merge pull request #429 from nsacyber/devid-policy-camo
Policy Page update
2022-01-12 13:09:38 -05:00
a5928f2863 system test cleanup 2022-01-12 11:03:41 -05:00
1d1c41d0ea system test cleanup 2022-01-12 10:26:52 -05:00
e6d4faed6b Merge pull request #427 from nsacyber/provisioner-printerror-fix
Protobuf Credential Blob check fix
2022-01-11 16:53:44 -05:00
9b133231a2 Temporary removal of policy page option for LDevID generation 2022-01-11 10:05:27 -05:00
8f6ad4f1f1 Added an empty folder to the empty profile 2022-01-10 16:56:27 -05:00
3bd2379078 merged with provisioner-printerror-fix 2022-01-10 15:13:51 -05:00
fab8afd239 Merge remote-tracking branch 'origin/provisioner-printerror-fix' into issue-428 2022-01-10 15:12:57 -05:00
27b2ad870c added dev/mem reference 2022-01-10 14:52:34 -05:00
8e97b57c5c added system test for Platform Cert policy 2022-01-10 13:36:38 -05:00
d510e3f460 Updated error message print out. 2022-01-07 10:19:48 -05:00
5858e36313 Updated the implementation to return a blank identity claim response.
The provisioner tests the blob and if it is empty, exit
2022-01-05 16:49:27 -05:00
78e308e67d The provisioner was throwing an error to the standard printout because
of protobuf. This had to do with the recent change to checking the
Identity Claim Response and the use of the has_credentialBlob check.
2022-01-05 07:36:21 -05:00
e598b78518 Merge pull request #422 from nsacyber/issue-338
System Test Refactor
2021-12-16 10:40:22 -05:00