-
We currently have to manually set the following config options (see https://github.com/CTSRD-CHERI/cheripedia/wiki/HOWTO:-Build-CheriBSD-natively-on-Morello). It would be nice if `make buildworld` jus…
-
When building the `GENERIC-MORELLO-CAPREVOKE` kernel on the `caprevoke` branch the build fails with:
```
~/cheri/cheribsd-caprevoke/sys/arm64/arm64/pmap.c:5015:22: error: use of undeclared identif…
-
Right now our top level namespace is Markdown. Which is a problem for several reasons:
- I don't own Markdown
- NuGet [recommendations](https://docs.microsoft.com/en-us/nuget/nuget-org/id-prefix-…
-
#### Digital security via processor design: hardware-enforced protection… and a friendly desktop
Wayland and the KDE Plasma desktop now run on CheriBSD, the special version of FreeBSD for Arm's Mor…
-
ESBMC will not compile with recent versions of Clang due to this change: https://reviews.llvm.org/D108643.
I suggest we:
1. Discover which version of LLVM introduced this change. @mikhailramalho …
-
On the whole, the exercises and missions in this document are portable across CHERI architectures. However, the cross-compilation tools/instructions and sample answers are specific to CHERI-RISC-V. Ad…
-
4 failed links have been found:
```
/blog/ensuring-optimal-performance-through-enhanced-kernel-testing/index.html:
https://lkft.validation.linaro.org/scheduler/job/2627776 [404]
/blog/porting-commo…
-
When starting a Poudriere jail, GENERIC-MORELLO-PURECAP panics while mounting a directory using nullfs.
With DRM disabled:
```
login: x0: 0xffff000000f78af0 [rwRW,0xffff000000f78af0-0xffff00000…
-
One should be able to use `CROSS_TOOLCHAIN=llvm-morello` for buildworld/buildkernel but CheriBSD only looks in /usr/local/share/toolchains. As a workaround one can use `CROSS_TOOLCHAIN=/usr/local64/sh…
-
Hi, not sure if this is widespread or one off.
I am maintainer of devel/godot which has a slave port at devel/godot-tools
A bit over a week ago, I update these to v4.0. While the master port sho…