-
Thanks for this document -- I've just been pointed to it! I have a couple of initial questions.
First, I am probably missing an obvious pointer somewhere, but I'm not sure what units "time" is bein…
-
After installation I'm seeing the Morello console (`B2`) hand after printing:
```
Loading driver at 0x000F9490000 EntryPoint=0x000F94A003C VariableRuntimeDxe.efi
ASSERT [VariableRuntimeDxe] Variabl…
-
Since 2010, almost all of the research on CHERI has revolved around 64-bit architectures: CHERI MIPS, Morello, and CHERI RISC-V prototypes. Morello, as a superset architecture with a (relatively) hig…
-
On dev (https://github.com/CTSRD-CHERI/cheribsd/commit/bdeff30fb6b1744816f43ed8a3c2f0a133d872c1) running GENERIC-MORELLO-PURECAP, `pkg64cb` crashes when executed for the first time with `security.cher…
-
1 - Criar um novo CRUD de produtos:
- nome
- valor
- quantidade
2 - Criar um middleware que altera o valor do atributo **valor** multiplicando ele por 1.25
3 - Adicionar Exceptions em …
-
Running with a kernel/userlevel from #2080, I saw this kernel panic when starting an aarch64 Chromium web browser within an otherwise entirely purecap (kernel, userlevel, desktop) environment:
```p…
-
At some point in the last few years, pointer equality was redefined from identity to address equality. So far, this has caused confusion for everyone who I've helped write CHERI C in a scenario with …
-
On https://docs.sel4.systems/Hardware/ we want to have instructions on what to do if the board you want is not in the list.
-
Smells like a missing dependency or `.WAIT` somewhere:
```
ld.lld: error: cannot open crtendS.o: No such file or directory
clang-13: error: linker command failed with exit code 1 (use -v to see i…
-
Trying to publish my package `postgresql` and `node-stream-pipes` and getting the following error:
```
2024-06-25T19:51:22.212Z Cannot register this package because it has unregistered dependencie…