commit | b6d7d1f68a20863188309636dd186f2b0ee7224c | [log] [tgz] |
---|---|---|
author | Kent McLeod <kent@kry10.com> | Thu Jul 14 19:34:31 2022 +1000 |
committer | Sam Leffler <sleffler@google.com> | Wed Jul 20 21:23:42 2022 +0000 |
tree | 7940b8b0aebeccf6498bc945f58fdbdec22c1215 | |
parent | 117cbccb7117d71eee7f6658cce799a01287ced2 [diff] |
riscv: Add .boot.bss to the .boot section at link This allows the .boot.bss data to be reclaimed by user level when the kernel has finished booting. Signed-off-by: Kent McLeod <kent@kry10.com> (cherry picked from commit 7f681c08cb6e51e2570bf43fa5e13af5a2eccbeb) Change-Id: I5b0beca6260aa4e9f7e2d6dbc92a6cac84bab681
This project contains the source code of seL4 microkernel.
For details about the seL4 microkernel, including details about its formal correctness proof, please see the sel4.systems
website and associated FAQ.
DOIs for citing recent releases of this repository:
We welcome contributions to seL4. Please see the website for information on how to contribute.
This repository is usually not used in isolation, but as part of the build system in a larger project.
A hosted version of the manual for the most recent release can be found here.
A web version of the API can be found here
include
and src
: C and ASM source code of seL4tools
: build toolslibsel4
: C bindings for the seL4 ABImanual
: LaTeX sources of the seL4 reference manualSee the seL4 website for build instructions.
A list of releases and current project status can be found under seL4 releases.