mirror of
https://github.com/seL4/seL4.git
synced 2026-03-27 10:29:57 +00:00
Without FORCE being added to `set` in declare_seL4_arch for KernelSel4Arch, the set command doesn't seem to persist as the variable must be already initialised in some cases. In this part of the script processing, a platform has already been selected and is setting its seL4 arch and so using FORCE seems appropriate anyway.