-
Currently, the cluster_boot_benchmark reports the boot time of each VM. There should be a sample that reports total cluster boot time, but the current design for how VMs are provisioned prevents this …
-
Basic idea to provide security capabilities like measured & verified boot.
* TPM measurement support.
* Generic signature verification.
* Lockdown and error handling
#13
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I first had to work around the "no metadata" issue (by modifying a python file, as others describe). I'm now able to program the FPGA using the default template and I see the boot LED blink "SOS".
…
-
Does it make sense to extend the Interface like the following?
```
// OSImage represents a bootable OS package.
type OSImage interface {
fmt.Stringer
// Label is a name or short description f…
-
### What to measure
- Boot time breakdown
- page validation (RPM / secure-EPT) time
### Experiment variants
- normal VM, no encryption
- normal VM, encryption
- CVM, no encryption
- CVM, e…
-
We are developing the application based on zephyr version 3.1.0. We have used STM32U575ZI NUCLEO board for development. Application running without MCUboot. so, its a plain application boot time. Meas…
-
Attempting box64 bump downstream in https://github.com/NixOS/nixpkgs/pull/326034 showed a build failure for `rkboot`.
[rockchip-linux/rkbin](https://github.com/rockchip-linux/rkbin) has a static x8…
-
**Is your feature request related to a problem? Please describe.**
HSMs are expensive and require Vault Enterprise. KMS solutions only work in the cloud. TPM-based auto-unseal would allow for auto-…
-
Hi,
Is there any TPM2 support implemented? I've test vendor/github.com/systemboot/tpmtool and TPM support is ok to do measured boot. It would be rgeat to have the same with TPM2
Thanks!