seL4/include/arch
Rafal Kolanski 55aee64707 arm hyp: gic_vcpu_num_list_regs should be word_t
On AArch64, if this is int, we encounter a situation where we can't
prove equivalence with the abstract spec without an extra invariant that
the number of these registers isn't zero (to satisfy 32<->64 bit casts).
Sticking with word size will make sense on both 32 and 64 bit.

Signed-off-by: Rafal Kolanski <rafal.kolanski@proofcraft.systems>
2023-12-06 03:23:49 +11:00
..
arm arm hyp: gic_vcpu_num_list_regs should be word_t 2023-12-06 03:23:49 +11:00
riscv/arch mcs: move setDeadline assertions 2023-11-08 11:01:00 +11:00
x86/arch x86 setDeadline: must set at least 1 tick 2023-11-08 11:01:00 +11:00