seL4/include/plat/tk1
Adrian Danis d5bafdc74b arm: SELFOUR-779: Remove ARM_MPCORE config
The ARM_MPCORE configuration was added to capture which systems have the additional
ThreadID registers. This was an unneeded indirection as any arm version from v7 and
beyond has these registers. For the purposes of seL4 this means any arm version
except v6. This change scrubs ARM_MPCORE and replaces it with negated usages of
ARCH_ARM_V6. Additionally the IPC buffer config defaults were updated as the
ARM_MPCORE config was explicitly selecting the optimal one.
2017-01-23 09:45:34 +11:00
..
plat SELFOUR-780: Add reserved entry to TK1 SMMU struct 2017-01-20 10:20:28 +11:00
autoconf.h arm: SELFOUR-779: Remove ARM_MPCORE config 2017-01-23 09:45:34 +11:00