Currently we have a lot of conditional compilation in the kernel to make kani work with riscv64. We need to consider if it is worth the effort or if we want to remove kani. If the effort is worth it, we should somehow restrucutre, so we don't need the #[cfg] statements anymore.
Currently we have a lot of conditional compilation in the kernel to make kani work with riscv64. We need to consider if it is worth the effort or if we want to remove kani. If the effort is worth it, we should somehow restrucutre, so we don't need the #[cfg] statements anymore.