History log of /seL4-camkes-master/kernel/src/arch/arm/64/machine/capdl.c
Revision Date Author Comments
# 4a6482ed 25-Oct-2020 Oliver Scott <Oliver.Scott@data61.csiro.au>

trivial: separate tk1 smmu from arm smmu

Signed-off-by: Oliver Scott <Oliver.Scott@data61.csiro.au>


# 9feaba02 16-Sep-2020 Jingyao Zhou <Jingyao.Zhou@data61.csiro.au>

capDL: Add kernel debugging tool for capDL

Add Arm debugging features of capDL Kernel Printing

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


# 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.


# 84428fba 11-Jan-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

aarch64: Hide capDL function behind CONFIG guard

This is to allow compilation using cmake build system when building
without debug settings. In the old build system this file was excluded
from sources whereas in cmake we still include it.


# 40c61e5c 18-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses (the rest)


# eccaae51 20-Feb-2017 Adrian Danis <Adrian.Danis@data61.csiro.au>

s/D61/DATA61/ in license headers for consistency


# 0b2fe8d6 17-Jan-2017 amrzar <azarrabi@nicta.com.au>

aarch64: Initial implementation


# fac16fe8 11-Jan-2017 amrzar <azarrabi@nicta.com.au>

aarch64: add preliminary folders and Makefiles