core: Remove unnecessary assert in ArmInterface()
CpuCore already does this sort of checking, so we can just call that instead of duplicating the assertions.
Please register or sign in to comment
CpuCore already does this sort of checking, so we can just call that instead of duplicating the assertions.