The toolchain file given to CMake is required to be immutable after first build configuration. CMake caches certain build flags based on this assumption. We now throw an error if the platform configuration changes in a way that changes this toolchain file. |
||
|---|---|---|
| .. | ||
| ARM_HYP_verified.cmake | ||
| ARM_MCS_verified.cmake | ||
| ARM_verified.cmake | ||
| RISCV64_verified.cmake | ||
| seL4Config.cmake | ||
| X64_verified.cmake | ||