-
# Summary
The Morello ABI [specifies](https://github.com/ARM-software/abi-aa/blob/main/aapcs64-morello/aapcs64-morello.rst#parameter-passing) that at most 8 arguments of a C function can be passed …
-
Well, things were looking great on *M*FS, and then we tried to pivot to *N*FS...
I don't think this is a re-emergence of https://github.com/CTSRD-CHERI/cheribsd/issues/213 but perhaps there's some …
-
Linux64c
Maybe targeting AlpineLinux (non-glibc)?
(Be a “better Linux than Linux” on Morello)
gvnn3 updated
3 years ago
-
I managed to set up my Morello system from Windows. Leaving my notes here in case anyone has a chance to integrate them with the getting-started guide before me:
PuTTY can connect to the 8 USB ser…
-
Varargs need to be stored in a bounded manner like mips or Morello to prevent arbitrary stack access and other UB where varargs can be misused (e.g. where an attacker controls a format string).
-
## **Charname**
Liliana Morello
## **Discord-Name**
AliceD.
## **Auftrittszeitpunkt**
Dauerhaft
## **Beobachtetes Verhalten**
Neue Klamotten sind im Ladeninventar können aber nicht gekauft werden
## *…
-
When compiling for a hybrid target, clang can set bounds on capabilities created from malloc (and I think from stack objects, etc). At least on Morello it can generate CSetBoundsExact (SCBNDSE) using …
-
Using a Realtek based Dell usb ethernet adaptor on a morello board to provide an additional ethernet port causes the CheriBSD operating system to panic on boot. A similar effect is experienced if the …
-
# Background
The library-based compartmentalisation model enables a pair of mutually distrusting function caller and callee to pass data between each other through function arguments and return val…
dpgao updated
6 months ago
-
Building git-morello-purecap:
> make: curl-config: Command not found
> LINK git-http-fetch
> LINK git-http-push
> LINK git-remote-http
> ld.lld: error: undefined symbol: curl_easy_set…