-
EL3 Kernel (Trustzone and Secure Montor) has protections in place when it receives an SMC call so that non of the
arguments of an SMC call points to the EL3 and EL2 proprietary memory regions. This i…
-
Hi Coyote Maintainers:
I am a PhD student from Northeastern University in Boston, US. I am considering using Coyote RDMA part in our project to communicate with Mellanox RDMA NIC. I am currently tr…
-
# Description
To handle players entering and leaving regions, a trigger-like system (optimal with events) would be handy.
Beside other things, this system would allow it to display the region na…
-
**Describe the bug**
Officially marking this as a bug after brief discussion on the topic. I am pretty sure it's not on my end.
I can't seem to get any malloced memory addresses (between 0x0200000 a…
-
```
On OS X, since ASan is a dynamic shared library, there are cases when the
runtime is initialized "late". For example when the main executable is not
instrumented, but another library that is loa…
-
See thread: [thread](https://community.platformio.org/t/ti-tiva-libopencm3-blink-example-stuck-on-reset-handler/4096/6)
This goes over my head, but when building, the compiler seems to be using the…
-
We are attempting to target a real platform which has memory available at certain address ranges.
We have observed that force-riscv attempts to put memory regions in the full address range of the RV6…
-
The dart2wasm compiler has so far used WasmGC for its object representations, meaning that the dart runtime itself does not require any linear memory as of today except to communicate with an external…
-
Queries that perform large lookup joins (tens of thousands of rows) are roughly 4-12x slower to `EXPLAIN ANALYZE` than to execute normally. This seems to be true on 21.2, 22.1, 22.2, and probably earl…
-
After stopping the process (or on Windows, before killing it), iterate over the process' memory maps and open files to detect known signatures of key material, e.g. "-----BEGIN RSA PRIVATE KEY-----".
…