seL4/include/arch
Rafal Kolanski 7221eba1b9 arm: tune vcpu/gic struct padding for verification
Verification requires packed C structures for reasoning. While we
previously updated `struct vcpu` to be packed on AArch32, on AArch64
`struct gicVCpuIface` needs extra padding.

This extra padding now aligns a previously un-aligned field on AArch32,
meaning that needs to go away, and the comment there adjusted.

Signed-off-by: Rafal Kolanski <rafal.kolanski@proofcraft.systems>
2023-10-20 12:39:47 +11:00
..
arm arm: tune vcpu/gic struct padding for verification 2023-10-20 12:39:47 +11:00
riscv/arch doc: improve comments 2023-08-14 15:41:57 +10:00
x86/arch doc: improve comments 2023-08-14 15:41:57 +10:00