-
```
root@debian:~/riscv# cp arch/riscv/configs/starfive_jh7100_fedora_defconfig .config
root@debian:~/riscv# make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- menuconfig
HOSTCC scripts/basic/fixd…
-
When specifying a CPU pool instead of count in `/etc/nitro_enclaves/allocator.yaml`, I get the following error when starting nitro-enclave-allocator:
```
Nov 05 14:40:30 ip-172-31-24-166.ec2.inter…
-
Hello @richardfan1126!
First of all, congratulations on this repository! It is very helpful to understand how nitro enclaves work, and especially using a Python script.
I have a question thoug…
-
https://github.com/aws/aws-nitro-enclaves-cli/issues/188
https://github.com/aws/aws-nitro-enclaves-cli/issues/194
Seem to have the same root cause the allocated memory for the enclave is not enoug…
-
Based on https://levelup.gitconnected.com/running-python-app-on-aws-nitro-enclaves-56024667b684, the docker python image does not start under an enclave. Investigate why this is happening:
> For Py…
-
```
Could not open /env file: No such file or directory
Could not open /env file: No such file or directory
[ 0.793543] init[1]: segfault at 0 ip 0000000000410e84 sp 00007fff27e27340 error 4 in …
-
Running
```sh
docker build --target kmstool-instance -t kmstool-instance -f containers/Dockerfile.al2 .
```
Gets this error:
```sh
[ec2-user - aws-nitro-enclaves-sdk-c]$ docker build --ta…
-
Battery Status does not work as described with Microsoft Laptop Go running Debian Sid
According to the Feature Matrix (https://github.com/linux-surface/linux-surface/wiki/Supported-Devices-and-Feat…
-
### Describe the bug
`linuxPackages_hardened.kernel` fails to build on `master` and `nixos-21.05`
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix-build -A linuxPackages_hardened.…
-
Hey,
when I'm trying to deploy my app, i get the following error:
```
Package moontoast/math is abandoned, you should avoid using it. Use brick/math instead.
Package fzaninotto/faker is aband…