1. 14 Jan, 2023 2 commits
    • Jeffrey Lee's avatar
      Add LTORG to s.TaskControl · 21eb1b11
      Jeffrey Lee authored
      Needed for BCM2835 builds, at least. Guess I should have checked that
      things built correctly after all the rebasing & cherry-picking that went
      into preparing the MR.
      21eb1b11
    • Jeffrey Lee's avatar
      Implement OS_TaskControl 0 · ccd230e7
      Jeffrey Lee authored
      Add an implementation of RISCOS Ltd's OS_TaskControl 0. In addition to
      the documented Select behaviour of resetting the IRQ and SVC stacks,
      under RISC OS 5 it resets ABT+UND, and some other important kernel
      variables (IRQsema + CDASemaphore)
      ccd230e7