seL4/libsel4/sel4_arch_include
Ivan Velickovic 11c5d50527 Fix TCB size for SMP + benchmark config
In the definition of tcb_t, there's extra fields if there's
SMP or BENCHMARK_TRACK_UTILISATION or ARM_HYPERIVSOR_SUPPORT.
It looks like the combination of all three (which Microkit uses)
is not enough for 11 bits.

Signed-off-by: Ivan Velickovic <i.velickovic@unsw.edu.au>
2025-11-24 17:03:56 +10:00
..
aarch32 aarch32/vcpu: save and restore CNTKCTL 2025-03-18 10:55:48 +11:00
aarch64 Fix TCB size for SMP + benchmark config 2025-11-24 17:03:56 +10:00
ia32 libsel4: add links in place of renamed XML files 2024-06-30 18:28:12 +10:00
riscv32 Fix TCB size on RISC-V 32-bit when FPU is enabled 2024-09-16 12:31:52 +01:00
riscv64 libsel4: add links in place of renamed XML files 2024-06-30 18:28:12 +10:00
x86_64 treewide: typo fixes 2025-04-14 12:05:16 +10:00
arm_hyp Merge branch master into arm_hyp 2016-02-01 14:57:37 +11:00