Harald Hoyer

Results 76 issues of Harald Hoyer

If any syscall parameter has an address pointer, it must be checked for validity. Fully implement the `sallyport` `validate*()` methods in all shims when `v2` of `sallyport` is used.

add to `util/util.c`

Apparently `addr` is a pointer to real memory. Signed-off-by: Harald Hoyer

and replace them with `global_asm!`

intel sgx
amd sev
testing
kvm

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description SSIA ### Acceptance Criteria * [x] https://github.com/enarx/enarx/issues/2160 * [ ] https://github.com/enarx/enarx/issues/2251 *...

enhancement
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Currently the SGX `Heap` has `ledger: Ledger` with N being a constant...

enhancement
intel sgx

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Free up previously allocated thread structures, if the thread pool is full....

enhancement
intel sgx

### Is there an existing issue for this? - [X] I have searched the existing issues ### Code of Conduct - [X] I agree to follow this project's Code of...

bug
intel sgx
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description If possible, the real number of woken threads should be returned. This...

enhancement
intel sgx
amd sev
sallyport

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description DNS in wasmldr is not working, because musl libc `gethostbyname2_r` can't open...

enhancement
discussion