21 Commits

Author SHA1 Message Date
72b37cec61 Merge pull request #815 from SuperPotato27/v3_issue_810
(WIP) Added action to package the RIM tool and the EventLog tool for windows.
2024-09-04 10:30:21 -04:00
0c165641c0 updates to readme and win package structure 2024-08-01 15:46:39 -04:00
bf81c45c4c Added a desktop shortcut and updated paths 2024-07-31 17:21:42 -04:00
fb17c132bb updates to README.md 2024-07-31 14:34:25 -04:00
0fc1b3893c fixed typo in runTools, removed extra file 2024-07-31 10:35:50 -04:00
75b02a18e3 added a batch file to run the scripts 2024-07-30 17:11:52 -04:00
a41b0f2fe4 Windows Docker images needed some work (#817)
* Use openssl 3.3 in aca windows images [no ci]

* Further attempt to compile the tpm simulator on Windows [no ci]

* Sw tpm vs solution was updated to look for libcrypto in different place
[no ci]

* Similar steps for tss tools [no ci]

* Change workflow ref [no ci]

* REF not connecting [no ci]

* Try accessing through Env [no ci]

* Tried to print build args before selecting image [no ci]

* Different arg access before shell change [no ci]

* Fun with docker args [no ci]

* Fun with docker build args 2 [no ci]

* Adjust for change in package folder structure [no ci]
2024-07-25 19:19:18 -04:00
c3459b166b Resolved warnings 2024-07-25 12:38:38 -04:00
1ed65ca9b4 Removed extra files 2024-07-25 12:05:37 -04:00
350ce1aebd Create readme.txt 2024-07-24 14:19:02 -04:00
8d69f427fc Update README.md 2024-07-24 13:47:52 -04:00
6492ca8311 Update README.md 2024-07-24 09:31:03 -04:00
061d865dec Added a README to tcg rim tool win package 2024-07-23 16:17:32 -04:00
f712f2597f fixed jar file name inside zip 2024-07-17 14:27:26 -04:00
59e2ac65e7 packaging rimtool for windows 2024-07-15 15:05:31 -04:00
ece30d420c did final move of the vendor-table.json file after testing; fixed json-accepted quotes in spdm file 2024-06-05 12:30:01 -04:00
141f4236a8 DEBUG_OPTIONS in aca_bootRun.sh sets debug options for bootRun or war 2024-05-07 16:53:15 -04:00
22b6faee44 Added debug mode if boot war is selected 2024-05-07 16:23:26 -04:00
f476b25053 Added debug flag to aca_bootRun.sh options. JVM will launch with debug 2024-05-07 16:02:24 -04:00
2ab1e548ce V3 json file platform (#631)
* Look for Component Class json on Windows. Update aca-windows

* Removed TPM from the ACA on Rocky image, changed container detection

* Change healthcheck function on windows.

* Remove commented code lines from aca_bootRun.ps1

* Added SWTPM to v3 ACA images. 

* Add build arg to the aca-windows Dockerfile to select base image tag

* Make ACA accessible from localhost
2023-12-06 10:20:56 -05:00
1e3c7c78b0 Dockerfiles for v3 ACA. Also Powershell Package Scripts (#628)
* Package scripts for powershell

* Adding dockerfiles
2023-11-09 11:54:51 -05:00