forked from Imagelibrary/seL4
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.