seL4/include/model
julia d047ce8d75 statedata: only define tlbLockCount when needed
Moves it to the arm-specific arch data.

Adds an extra CONFIG_HAS_ARM_TLB_LOCK that defaults to ON when the
architecture is ARM_CORTEX_A8.

Again, variable was noticed in the objdump of a RISC-V build, despite
only being used for a specific ARM CortexA8 platform.

Signed-off-by: julia <git.ts@trainwit.ch>
2025-03-12 13:36:10 +11:00
..
preemption.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
smp.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
statedata.h statedata: only define tlbLockCount when needed 2025-03-12 13:36:10 +11:00