-
When `"log_dir"` is missing from the FAPI configuration file, all `tss2_...` tools produce a segmentation fault in function `Fapi_Finalize`.
This is because with such a configuration, `out->log_dir…
-
Hi @Barracuda09 ,
This is not directly related to #97. But I see this when streaming from PIPE one UHD channel (~25Mbps). In this case the output has many CC errors and the total bitrate is around …
-
# Question
Does the TPM2 event log parser (i.e. `tpm2 eventlog`) do any manner of data verification (i.e. beyond its size/format sanity checks)? For example, does it (or does it have the ability to…
IAXES updated
3 years ago
-
Setting 'CONFIG_MEASURED_BOOT=y' in this boards config causes it to fail to build with the error below. Currently with a compatible TPM module only PCRs 4 and 7 are populated meaning that the boot blo…
-
There are several issues with the current YANG model. I am grouping them as one as I have a single YANG model pull request to cover all of these.
The issues I believe need to be addressed includ…
-
Debug mode features needed:
- Tile grid overlay on top of map pane, with z: #, col:# , row# in top left corner of each tile
- Coordinate panel at the bottom left corner of the map that updates on mo…
-
Comment changes that are needed for the renderer below.
-
Is your an issue a feature request? If so, please raise it as an [enhancement](https://github.com/keylime/enhancements)
I believe it is an issue with the current implementation.
# Environment
…
-
Since enclaves started in debug mode do not provide valid PCR values, we need a way to disable PCR checking for those enclaves.
Undecided:
- Should it be run time or build time option?
-
The auth_string, pcrs_string, owner_auth_password, and cipher_string are passed in and out of several calls. These should be consolidated into a single struct to be passed in and out of tpm2_kmyth_sea…