seL4/libsel4
Peter Chubb e7bb62d2ce Bump minimum CMake version
Compatibility with versions <3.10 is going away.
As it happens, we're not using any CMake features that have changed
between 3.7 and 3.16, so bump the lowest version to 3.16.

Also remove the minimum version statement from the platform config
files --- they're all very simple files that are version independent;
and the version is checked elsewhere anyway.

Also, Fix style issue

A commit to fix style to make the PR go through.

Signed-off-by: Peter Chubb <Peter.Chubb@unsw.edu.au>
2025-02-26 17:11:57 +11:00
..
arch_include libsel4: fix riscv ASIDcontrol param descriptions 2025-02-12 11:00:03 +00:00
include hw debug api: aarch64 port 2024-07-18 16:09:52 +10:00
mode_include replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
sel4_arch_include Fix TCB size on RISC-V 32-bit when FPU is enabled 2024-09-16 12:31:52 +01:00
sel4_plat_include Added initial support for Cheshire platform 2025-02-03 16:10:58 +11:00
src Enabled IPC debug features under new config 2020-04-06 14:21:46 +10:00
tools manual: params don't have errors 2024-06-30 21:14:32 +10:00
CMakeLists.txt Bump minimum CMake version 2025-02-26 17:11:57 +11:00