History log of /seL4-refos-master/kernel/include/machine/capdl.h
Revision Date Author Comments
# a403d0d6 16-Sep-2020 Jingyao Zhou <Jingyao.Zhou@data61.csiro.au>

capDL: Add kernel debugging tool for capDL

Add general debugging features of capDL Kernel Printing

Signed-off-by: Jingyao Zhou <Jingyao.Zhou@data61.csiro.au>


# 658e1106 11-Sep-2020 Jingyao Zhou <Jingyao.Zhou@data61.csiro.au>

capDL: Remove the old version capDL debugging tool

Remove the old version capDL debugging tool of x86 and arm32

Signed-off-by: Jingyao Zhou <Jingyao.Zhou@data61.csiro.au>


# 512a0200 19-Mar-2020 Qian Ge <qian.ge@data61.csiro.au>

replacing all ifndef with pargma once

All the kernel header files now use pargma once rather than the ifndef,
as the pre-processed C files do not change while header files
are protected with pargma once. This will also solve any naming issues
caused by ifndef.


# 79da0792 01-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

Convert license tags to SPDX identifiers

This commit also converts our own copyright headers to directly use
SPDX, but leaves all other copyright header intact, only adding the
SPDX ident. As far as possible this commit also merges multiple
Data61 copyright statements/headers into one for consistency.


# ea365a85 04-Mar-2019 Oliver Scott <Oliver.Scott@data61.csiro.au>

capdl-dump: tcbDebug list, multicore-support, add tcb command

-Use debuglist for runqueues and filter idle and root thread.
-Refactor sendEPQueue.
-Add multicore support.
-Added TCB_COMMAND, kernel now does translation
depending on how it's configured.


# 91b7da86 17-Jul-2014 TrusthworthySystems <gatekeeper@sel4.systems>

Release snapshot