Skip to content

Commit

Permalink
update verified config list
Browse files Browse the repository at this point in the history
Signed-off-by: Gerwin Klein <[email protected]>
  • Loading branch information
lsf37 committed Dec 13, 2023
1 parent 4bf4654 commit 96d1ff0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions projects/sel4/verified-configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ Current verified configurations can be found in seL4 sources in the
`configs` folder:
```sh
ls configs/*_verified.cmake
#configs/AARCH64_verified.cmake configs/RISCV64_MCS_verified.cmake
#configs/ARM_HYP_verified.cmake configs/RISCV64_verified.cmake
#configs/ARM_MCS_verified.cmake configs/X64_verified.cmake
#configs/ARM_verified.cmake
# AARCH64_verified.cmake ARM_verified.cmake
# ARM_HYP_exynos5_verified.cmake RISCV64_MCS_verified.cmake
# ARM_HYP_verified.cmake RISCV64_verified.cmake
# ARM_MCS_verified.cmake X64_verified.cmake
# ARM_imx8mm_verified.cmake
```

To obtain specific source code and build for a given configuration (e.g.
Expand Down

0 comments on commit 96d1ff0

Please sign in to comment.