seL4/libsel4
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
..
arch_include arm: complete SGI error conditions documentation 2025-11-24 16:56:46 +11:00
include debug: invalidate ksKernelEntry on kernel exit 2025-08-20 15:57:58 +01:00
mode_include replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
sel4_arch_include Fix TCB size for SMP + benchmark config 2025-11-24 17:03:56 +10:00
sel4_plat_include rpi4: Fix memory layout for for aarch32 2025-11-21 17:37:27 +11:00
src Enabled IPC debug features under new config 2020-04-06 14:21:46 +10:00
tools treewide: typo fixes 2025-04-14 12:05:16 +10:00
CMakeLists.txt Bump minimum CMake version 2025-02-26 17:11:57 +11:00