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. |
||
|---|---|---|
| .. | ||
| plat | ||
| autoconf.h | ||