Tags: cheri-linux/linux
Tags
riscv/vdso-offsets: Add header for cheri offsets The offsets provided in the new header are generated based on the cheri vDSO. As the offsets differ from the non-cheri vDSO, the header corresponding the usage of CHERI must be included, to point to the correct vDSO function symbol.
CHERI PURECAP RISCV KERNEL This is an experimental code and work-in-progress. The code is written with kernel codying style guideline in mind. But as it work-in-progress, it may contain some odds things :) Written by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com> Kui Wang <wang.kui1@huawei.com>